parent
b31d73740e
commit
e4d7fe293c
@ -0,0 +1,11 @@
|
||||
.container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
button {
|
||||
margin: 10px;
|
||||
}
|
Loading…
Reference in new issue