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