4 lines
No EOL
55 B
CSS
4 lines
No EOL
55 B
CSS
.main {
|
|
display: grid;
|
|
place-content: center;
|
|
} |