2023-09-04 14:14:38 +08:00

17 lines
208 B
CSS

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