구글에서 레이어팝업 키워드로 검색시 이미지 부분에 처음 나오는 레이어 팝업을 만들어보자. html So implement your design and place content here! If you want to close modal, please hit "Esc", click somewhere on the cereen or use special button. Avgrund on Github Twitter Dribbble CLOSE css @charset "utf-8"; /* 전체 컨텐츠 길이 */ .content{ height: 3000px; } /* 전체를 감싸고 있는 div에 fixed 부여 함으로 써 content의 길이가 길어져도 dimmed가 배경에 100% 깔릴 수 있게 함 */ .layer..