.divvid{
    text-align: center;
}
.class{
    background-color: orange;
    padding: 10px;
}
.banan{
    background-color: white;
    padding: 0px;
    width: 100%;
}
.banan2{
    top: 15%;
    align-items: center;
    left: 40%;
    height: 15px;
}
.baner{
    background-color: white;
    width: 100%;
    height:auto;
    overflow: auto;
    box-sizing: border-box;
    position: fixed;
    top:0;
}

body{
    margin:0;
    padding:0;
}