*:fullscreen {
    overflow: auto;
}
* {
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 100%;
}