/* Web-only overrides for hitpepe.io
   Keep web-specific layout changes here so they do not affect /app. */

html[data-platform="web"] body {
  min-height: 100vh;
}
