@media (orientation: landscape) {
    h1 {
        rotate: 90deg;
    }
}
