*
{
    margin: 0;
    padding: 0;
}

html,
body
{
    overflow: hidden;
}

.webgl
{
    height: 100vh;
    width: 100%;
    outline: none;
}
