<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>

알차게 활용하기
공부 밀도가 높아지는 이유?!
꼭 알아야 하는 기능과 활용법에 대해 알려 드릴게요.
.png)
마음대로 설정하고 저장해요.
💡 일상 꿀팁 다이어리에 친구들과 찍은 사진을 넣어 보세요!

