5 lines
45 B
CSS
5 lines
45 B
CSS
|
html {
|
||
|
max-width:80%;
|
||
|
margin:auto;
|
||
|
}
|