home.css 66 B

1234567
  1. body {
  2. background-size: cover;
  3. }
  4. html {
  5. height: 100%;
  6. }