body{
    background: #eeedec;
    letter-spacing: 0.1em;
    font-size: 0.8em;
}
.container{
    max-width: 400px;
}
.icon{
    position: relative;
    top: -10px;
    border-radius: 50%;
    width: 100px;
    margin-top: -50px;
}