style.scss 62 B

123456
  1. image {
  2. display: block;
  3. }
  4. .container {
  5. min-height: 100vh;
  6. }