body{
    height: 100vh;
    background: #e4e2ff;
    margin: 0;
}

._container{
    margin-top: 100px;
    text-align: center;
}

img{
    background: white;
    border-radius: 199px;
    padding: 39px;
}

p, a{
    font-family: cursive;
}

p{
    font-weight: bold;
    font-size: 25px;
    color: #504abb;
}