5 lines
77 B
CSS
5 lines
77 B
CSS
.main {
|
|
background-color: lightgray;
|
|
width: 100%;
|
|
height: 100%;
|
|
} |