5 lines
50 B
CSS
5 lines
50 B
CSS
|
|
body {
|
||
|
|
background-color: #EAEAEA;
|
||
|
|
zoom: 150%;
|
||
|
|
}
|