h1 {
    font-size: 48px;
}

img {
    width: 90%;
    border-radius: 5pt;
}

a {
    cursor: pointer;
}