5 lines
79 B
CSS
5 lines
79 B
CSS
body {
|
|
background-attachment: fixed;
|
|
background-size: cover;
|
|
margin: 0;
|
|
} |