index.css 144 B

1234567
  1. #drag-file {
  2. background-color: blue;
  3. color:white;
  4. text-align: center;
  5. width:300px;
  6. height:300px;
  7. }