body {
    background: #ececec;
}

.form {
    border: 1px solid #cecece;

    background: #fff;
    padding: 30px;

    margin-top: 20%;
}

.form img {
    width: 60px;
    border-radius: 50%;
}