buymymojo.net/bmm.css
2021-07-02 19:29:34 +10:00

12 lines
No EOL
129 B
CSS

html, body {
height: 99.5%;
}
.full-page {
width: 99.5%;
height: 100%;
}
.center-text {
text-align: center;
}