<style>
		@media (min-width: 414px) {
			:root .width { 
				width: 1045px !important;
			}

			.notion-collection_view-block {
				width: 100% !important;
			}

			.notion-collection_view-block > div, 
			.notion-gallery-view,
			.notion-list-view {
				padding-left: 0 !important;
				padding-right: 0 !important;
			}
		}
	</style>
<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>

*내용이 궁금하다면 좌측 화살표를 클릭해 주세요!

🤝🏻 입사지원

💌 서류제출