📅  最后修改于: 2022-03-11 14:47:33.501000             🧑  作者: Mango
/*Apply the following:*/
html {
height: 100%;
}
body {
height: 100%;
margin: 0;
background-repeat: no-repeat;
background-attachment: fixed;
}