body {
background-color: grey;
}


#container {
width: 95%;
margin-left: 2.5%;
background-color: black;
min-height: 50vh;

}