h1 {
    text-align: center;
}

h2 {
    font-size: 25px;
    text-align: center;
}

.logo {
    display: block;
    margin: 0 auto;
}
