

body{
    background-color: rgb(240, 240, 240);
}

#header-frame{
    background-color: rgb(225, 225, 225);
}

.imgroup>img{
    
    box-shadow: 0px 0px min(50px, 4vw) rgb(129, 176, 201);
}