2023-10-13 12:47:39 +08:00

17 lines
211 B
CSS

body {
background: url('https://cdn-img-r2.czl.net/2023/05/23/pjbczr.webp') no-repeat center center fixed;
background-size:cover;
}
html,
body {
height: 100%;
}
.container {
height: 100%;
}