МАОН первой серии
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

15 行
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. }