.centered { display: flex; justify-content: center; align-items: center; height: 100vh; } .smallText { font-size: 10px !important; } .smallText span { color: white; } .smallText li { list-style-type: none; }