屏幕方向

还有media的宽高比查询,必须写/。
@media (orientation: landscape) {} // 虽然用 rotate 可以旋转 body 使之竖屏,但是这样座标还是发生了改变。

Screen Orientation

window 的 DeviceOrientation (还有DeviceLightEvent DeviceProximityEvent DeviceMotion event)