html {
    box-sizing: border-box;
}

*, *::after, *::before{
    box-sizing: inherit;
    margin: 0;
    padding: 0;
}

ul{
    list-style-type: none;
}

a {
    text-decoration: none;
    color: brown;
}


.container{
    background-color: papayawhip;
    margin: 0 auto;
    padding: 0 10px;
}

body{
    font-size: 18px;
    font-weight: 400;

}

.header{
    background-color: white;
}




.header__inner{
    padding-top: 20px;
    padding-bottom: 25px;
}

.menu__list{
    display: flex;
    justify-content: center;
    gap: 25px;
}

.menu__list-link{
    color: olivedrab;
    text-transform: uppercase;
    font-weight: 700;
}



.title{
    color: olivedrab;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 48px;
    font-weight: 700;
}

.img{
    display: flex;
    justify-content: center;  
}

.addition {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 32px;
    font-weight: 700;
}

.addh {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;
    font-weight: 700;
}

.log {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 32px;
    font-weight: 700;
}

.logh {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;
    font-weight: 700;
}

.cip {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;
    font-weight: 700;
}

.cipher {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
}

.img2{
    display: flex;
    justify-content: center;  
}

.conh {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;
    font-weight: 700;
}

.con {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
}

.jef {
    display:contents;
    justify-content:left; 
}
.shh {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;
    font-weight: 700;
}

.markh {
    color: olivedrab;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;
    font-weight: 700;
}