:아침해의 원유관/styles.css

Lena (토론 | 기여)님의 2024년 9월 17일 (화) 21:02 판 (새 문서: →‎배경: .AsaWon-bg { position: relative; width: 100%; height: 100vh; background: #1a1a1f; display: inherit; justify-content: center; align-items: center; overflow: hidden; z-index:-3; })
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
/*    배경    */

.AsaWon-bg  {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #1a1a1f;
  display: inherit;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index:-3;
}