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