app.css 87 B

12345678
  1. body {
  2. background: #fafafa;
  3. }
  4. .jumbotron {
  5. background: #badaba;
  6. padding: 10%;
  7. }