@import url(style.css);
@import url(layout.css);

.content {
    align-items: center;
    justify-content: center;
}

.content {
    text-align: center;
}

.avatar {
    width: 200pt;
    height: 200pt;
    border-radius: 50%;
}

.footer {
    border: 0;
}
