index.css 97 B

12345678
  1. body{
  2. text-align: center;
  3. padding-top: 15%;
  4. }
  5. div{
  6. display: inline-block;
  7. }