*{padding: 0;margin: 0;scroll-behavior: smooth; }

body{
    background-color: #335C81;
}



.starriver1{
    position: absolute;
left: 0vw;
width: 47vw;
    height: 100vw;
    top:-10vw;
    rotate: 0deg;
z-index: 1;
}
.starriver2{
    position: absolute;
left: 0vw;
width: 47vw;
    height: 100vw;
    top:35vw;
    rotate: 10deg;

}
.starriver3{
    position: absolute;
left: 0vw;
width: 47vw;
    height: 100vw;
    top:70vw;
    rotate:0deg;

}





















