html, body {
    max-width: 100%;
    height: auto; 
    text-transform: none;
}

img.personImage {
    width: 118px;
    border-radius: 50%;
}

.navbar {
    display: none;
}