body > header {
    width: 28rem;
}

#profile-picture > picture > img {
    display: block;
}

#website-title {
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 0.5rem;
    text-align: center;
    display: block;
    font-weight: bold;
    margin-block-start: .67em;
    margin-block-end: .67em;
}