
body {
    width:  100vw;
    height: 100vh;
    background-color: #2b2b2b;
    color: white;
    overflow: hidden;
}