statis.css 98 B

12345678
  1. html{
  2. height:100%;
  3. }
  4. body{
  5. width:98%;
  6. height:98%;
  7. /*background-color: #06164A;*/
  8. }