4 lines
67 B
CSS
4 lines
67 B
CSS
body {
|
|
background-attachment: fixed;
|
|
background-size: cover;
|
|
} |