body {
    background-color: black;
    margin: 0;
    position: fixed;
    width: 100vw;
    height: 100vh;
    padding: 0%;
    overflow: 0;
}