7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
|
|
||
|
.main {
|
||
|
height: 100vh;
|
||
|
display: flex;
|
||
|
align-items: center;
|
||
|
}
|