<head>
	<style>
		@keyframes fadeUp {
			from {
				transform: translateY(50px);
				opacity: 0;
			}
	
			to {
				transform: translateY(0);
				opacity: 1;
			}
		}
	
		.notion-frame > .notion-scroller {
			transform: translateY(50px);
			opacity: 0;
			animation: 400ms ease fadeUp;
			animation-fill-mode: forwards;
		}
	</style>
</head>

안녕하세요 🙋🏻

PPT 콘텐츠 플랫폼 파파타랩스입니다. ──────────────── · 피피티 디자인에 늘 진심이라면 · 쉽고 빠르게 PPT를 만들고 싶다면 · 어디서부터 뭘 해야 할지 모르겠다면 ──────────────── #템플릿 #유용한팁 #무료컨설팅까지 한 곳에 모여있는 파파타랩스로 🚀

우리의 이야기가 조금 더 궁금한 분들을 위한 영상도 준비되어 있어요 : )

https://youtu.be/TcC9KTN9asE

🌐