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

꼭 필요한 혜택, 놓치지 마세요
소식을 받아 보세요 💛

스콘과 친구가 되어 주세요 💛


