h1 {
    text-decoration: underline;
    text-align: center;
}
h2 {
    text-align: center;
}

p {
    font-size: large;
}
