body { margin: 0; height: 100vh; width: 100%; }
div { display: flex; justify-content: center; align-items: center; height: 100%; }
    
