.app { text-align: center; height: 100vh; display: flex; align-items: center; justify-content: center; flex-flow: column; } .app__title { font-size: 36px; }