body {
    background: #E6C696;
    color: #000;
}
.title {
    color: #7a4626;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 96px;
}
.subtitle {
    color: #555555;
    font-family: 'Exo';
    font-size: 16px;
}
#full_size {
    margin-top: 10%;
    text-align: center;
    width: 100%;
}