style.css 55 B

123456789
  1. body {
  2. background: #180;
  3. }
  4. img {
  5. max-width: 100%;
  6. }