App.css 61 Bytes
Newer Older
Dan Abramov's avatar
Dan Abramov committed
1
2
3
4
5
.App {
  background: red;
  width: 100px;
  height: 100px;
}