body {
    background: #ACE2E1;
    font-size:25px;
}
nav {
    background:#ACE2E1;
}
img {
   border-radius: 25px;
   box-shadow: 5px 5px #F7EEDD;
}