expe.css 127 B

123456789101112
  1. body {
  2. background-color: grey;
  3. }
  4. .container{
  5. margin-top: 2%;
  6. text-align: center;
  7. }
  8. #expeImg{
  9. display: none;
  10. }