.content{
    height:500px;
    width:600px;
    margin:auto;
    background-color: aliceblue;
}