5 lines
72 B
CSS
5 lines
72 B
CSS
div {
|
|
background-color: grey;
|
|
width: 400px;
|
|
height: 400px;
|
|
} |