html,
body {
  margin: 0 !important;
  padding: 0 !important;
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
}

body {
  min-height: 100vh;
  overflow-x: hidden;
}