body{
    width: 100%;
    background-color: black !important;
}

.h100{
    height: 100vh;
}

.overflow-hidden{
    overflow: hidden;
}

.w-img{
    width: 100%;
}