5 lines
74 B
CSS
5 lines
74 B
CSS
body {
|
|
width: 700px;
|
|
height: 100%;
|
|
background-color: yellow;
|
|
} |