body{
    height: 100vh;
    width: 100vw;
    background-color: black;
}

.full-container{
    height: 100%;
    width: 100%;
}