@media screen and (min-width: 768px){body {background-color: #FFF9EE;}.backtop {    position: absolute;}}@media screen and (max-width: 767px){body {background-color: #FFF9EE;}.backtop {    position: absolute;}}