html, body {
  height: 100%;
  width: 100%;
}

/* Optional: hide scrollbars like your inline styles did */
::-webkit-scrollbar { display: none; }
