body{
    background-color: rgb(51,51,51);
}
.homepagebody{
    width: 100%;
    height: calc(100% - 150px);
}
