МАОН первой серии
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
128B

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