:하레/styles.css

하레 (토론 | 기여)님의 2024년 1월 31일 (수) 19:07 판
.HARE-bg  {
  position: relative;
  width: 100vw;
  height: 100vh;
  background: #000;
  display: inherit;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}