```css @supports (-webkit-touch-callout: none) { body { min-height: -webkit-fill-available; } } ``` ใช้ `@supports (-webkit-touch-callout: none)` เพื่อ target Safari อย่างเดียว