security-wiki/src/App.css

6 lines
81 B
CSS

#root {
margin: 0 auto;
text-align: center;
width: 100%;
height: 100vh;
}