style.css 81 B

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