style.css 79 B

12345
  1. body {
  2. background-attachment: fixed;
  3. background-size: cover;
  4. margin: 0;
  5. }