﻿html, body {
    font-optical-sizing: auto;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    overflow: hidden;
    overscroll-behavior: none;
    height: 100%;
}
