style.css 56 B

12345
  1. body,html {
  2. margin:0px;
  3. padding:0px;
  4. height:100vh;
  5. }