--- --- <div> This is still a work in progress and continuously expanded. Feel free to look around. </div> <style> div { display: flex; width: 100%; height: 10em; background-color: #2e2e2e; text-align: center; align-items: center; justify-content: center; color: white; font-size: 1.5em; } </style>