5 lines
No EOL
81 B
CSS
5 lines
No EOL
81 B
CSS
.container {
|
|
display: flex;
|
|
justify-content: center;
|
|
height: 100vh;
|
|
} |