:일식의 대단원/styles.css

Imago0602 (토론 | 기여)님의 2025년 3월 18일 (화) 18:28 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
 .Denouement-of-the-Eclipse-background{
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #8B0000;
  top: 0px;
  left: 0px;
  display: inherit;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: -100;
}