@media only screen and (min-width: 992px) {
    #app {
        font-size: 1.5rem;
    }
}
