/* GLOBAL CSS */ body { background-color: rgb(28, 28, 28); display: flex; justify-content: center; align-items: center; height: 100vh; } /* END OF GLOBAL CSS */