.hidden
{
    display: none !important;
}

body, html
{
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
}

body
{
    height: 100svh;
    overflow: hidden;
}