@media only screen and (min-width: 37.5em){
    body{
     background-color: rgb(215, 215, 233);
    
    }
}