header{
    text-align: center;
    height: 250px;
}

header img{
height: 100%;
}

section{
 margin-top: 20px;
}


#omoss{
    margin-inline: 10%;
    background-color: rgb(245, 175, 210);
    padding: 5px;
    padding-inline: 25px;
}

#omoss h1{
    text-align: center;
}