main p{
    line-height: 1.5em;
    padding: .5em 1.5em;
    font-size: 18px;
}
section{
    margin: 3.5em 7em;
    border: none;
    box-shadow: .1em .2em .3em whitesmoke;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

h1{
    font-size: 50px;
}


#zuri{
    width: 250px;
}


