html{
    scroll-behavior: smooth;
}
body{
    background: rgba(0,0,0,1);
    color:rgba(255,255,255,1);
}
.cont{
    /*height: 80vh;*/
    width: 100%;
}