body {
    font-family: Arial, sans-serif;
}

header img {
    border-radius: 50%;
}

main .row p {
    line-height: 1.6;
}

footer {
    position: fixed;
    width: 100%;
    bottom: 0;
}
