Вращение экрана в CSS
@media screen and (orientation:portrait) { … }
@media screen and (orientation:landscape) { … }
wvn
@media screen and (orientation:portrait) { … }
@media screen and (orientation:landscape) { … }