body{
    background-color : #E5E5E5;
    margin: 0;
    height:100vh;
    min-width: 830px;
    overflow: scroll;
    font-size: 18px;
}

