МАОН первой серии
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
167B

  1. .фон-экрана
  2. {
  3. background-color: white;
  4. position: fixed;
  5. left: 0;
  6. top: 0;
  7. right: 0;
  8. bottom: 0;
  9. width: 100%;
  10. height: 100%;
  11. }