2018-10-16 14:24:56 +10:30

11 lines
118 B
CSS

h1
{
line-height: 100vh;
width: 100vw;
margin: 0;
text-align: center;
vertical-align: middle;
}