expe.css 95 B

12345678
  1. body {
  2. background-color: grey;
  3. }
  4. .container{
  5. margin-top: 5%;
  6. text-align: center;
  7. }