#main-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

h1 {
    font-size: 10rem;
}