body,html{padding:0;margin:0;background-color:#fff;font-family:AppleSDGothicNeo,Noto Sans KR,sans-serif;box-sizing:border-box}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#6a9eff;border-radius:10px}a{color:inherit}*,a{text-decoration:none}*{padding:0;margin:0;list-style:none;box-sizing:border-box}.wrap{height:100px;width:120px}.customOverlay{color:#fff;height:35%;border-radius:30px;padding:5px 20px;text-align:center;top:0;line-height:100%}.arrow,.customOverlay{background:#111;border:3px solid #6a9eff;position:absolute;cursor:pointer;z-index:10}.arrow{border-bottom:none;border-left:none;width:12px;height:12px;top:28px;left:54px;transform:rotate(135deg)}