body {
    background-color: #5f202b;
    font-family: Helvetica;
    color: #fff;
    text-align: center;
}

img {
    width: 250px;
    border-radius: 15px;
}