#message {
    display: block;
    width: 100%;
    padding: 150px 0;
    line-height: 1.6em;
    text-align: center;
}

h1,
h2 {
    color: rgb(151, 151, 151);
    float: left;
    margin: 0 0 0 40px;
    padding: 0;
    float: left;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
}

#message .aside {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 0 auto;
    padding: 0;
}

#message .aside h2 span {
    display: block;
    font-size: 30px;
}

h1 {
    font-size: 200px;
}

h2 {
    font-size: 60px;
}
