User:Zuhui/SI26/Storybook/CSS 1
Sentence in the middle
#sentence {
position: fixed;
margin: 0;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 99999;
text-align: center;
font-size: 30px;
font-weight: bold;
font-family: Arial, sans-serif;
font-weight: bold;
white-space: nowrap;
}
Existential units