src_prepare.gitlab.io/public/style.css

13 lines
144 B
CSS

* {
background-repeat: no-repeat;
overflow: hidden;
}
html,
body {
height: 100%;
margin: 0;
padding: 0;
width: 100%;
}