@media (orientation: landscape) {
   body{
      background-color: red;
   }
}