<head>
<style>
.page_cover, .width.padding:first-of-type {
display: none !important;
}
		@keyframes fadeUp {
			from {
				transform: translateY(50px);
				opacity: 0;
			}

			to {
				transform: translateY(0);
				opacity: 1;
			}
		}

		.notion-scroller {
			animation: 1s ease fadeUp;
		}
</style>
</head>

sconnnnn.png

딱 3분이면 ⏰

더 효율적으로 공부할 수 있어요!

<목차> 제목을 누르면 바로 이동해요.

  1. 구매 도서 확인
  2. 공부 환경 세팅

1️⃣ 구매 도서 확인

✅ 영상으로 30초만에 보기

https://youtu.be/bw55uAhzIsw

✅ 글과 이미지로 꼼꼼히 보기

[STEP 1] 스콘 앱 다운로드