style.css 81 B

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