body {
    margin: 0;
    background: #000;
    height: vh;
    width: vw;
    overflow: hidden;
}
