10 lines
104 B
Plaintext
10 lines
104 B
Plaintext
|
.rect {
|
||
|
width: 50px;
|
||
|
height: 50px;
|
||
|
background-color: #ccc;
|
||
|
}
|
||
|
|
||
|
.filling-area {
|
||
|
height: 1250px;
|
||
|
}
|