html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/*
   NOTE: Compose Web renders all text through Skia on a canvas.
   CSS font-family has no effect on app text — fonts are bundled as
   compose-resources and registered in main.kt instead.
*/
