.person{
    overflow: auto;
}

h3{
    margin-top: 1em;
}

.uppercase{
    text-transform: uppercase;
}
