6 lines
77 B
CSS
6 lines
77 B
CSS
|
|
html
|
||
|
|
{
|
||
|
|
overflow:hidden}
|
||
|
|
|
||
|
|
body
|
||
|
|
{height:100%; width:100%; overflow:auto;}
|