МАОН первой серии
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

15 satır
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. }