.kembali {
    text-decoration: none;
}

.foto {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 100%;
}

.profile {
    list-style: none;
}

.about {
    list-style: none;
}

body {
    background-color: rgb(180, 175, 175);
}
