html, body {
  overflow: hidden !important;
  height: 100% !important;
  margin: 0;
  padding: 0;
  position: fixed; /* ช่วยล็อคตำแหน่ง ป้องกันการเลื่อนในบางเบราว์เซอร์ */
}