website/selfhosted.tesses4you.ml/vsod/vsod.css

7 lines
147 B
CSS
Raw Normal View History

2022-12-25 08:07:10 +00:00
html {
background: url(http://tesses.ml/images/vsod.gif) no-repeat center center fixed;
background-size: cover;
}
body {
height: 100%;
}