stacker.news/styles/index.module.css
2021-04-14 18:56:29 -05:00

5 lines
73 B
CSS

.box {
width: 100px;
height: 100px;
background-color: grey;
}