FBLA24/fbla_ui/web/styles.css

8 lines
94 B
CSS

.center {
margin: auto;
width: fit-content;
}
body {
background-color: #1E1E1E;
}