sosipozh.github.io/style.css
2019-02-18 10:57:24 +03:00

14 lines
278 B
CSS
Executable File

html {
background-color: #fcfcfc;
}
#sosi {
display: block;
width: 100%;
margin-top: 30vh;
text-align: center;
/* background-color: #ff9998; */
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight: 800;
font-size: 89px;
}