# main page 노션 제목 숨김
hideNotionTitle: true
<style>
	.btn {
		display: flex;
		margin: auto;
		align-items: center;
		justify-content: center;
		width: 60%;
		height: 60px;
		border: 2px solid;
		font-weight: bold;
		color: #0356fc;
		background-color: white;
		border-color: currentColor;
		transition: 300ms;
	}
	.btn:hover {
		color: white;
		background-color: #0356fc;
		color: white;
	}
</style>

https://www.youtube.com/watch?v=cbX7o7nYEtw&ab_channel=UTPlusInteractive

image.png

<aside>

유티플러스 인터랙티브는 "재미있는 추억"을 드리고 싶은 콘텐츠 개발사입니다. 개발자 중심의 문화를 만들려고 노력 중이며 오늘도 열심히 개발, 서비스 중입니다.

</aside>

<aside>

(주)유티플러스 인터랙티브

본사 : 부산시 해운대구 수영강변대로 140 부산문화콘텐츠콤플랙스 916호 경기도 성남시 분당구 야탑동 366-4 글라스타워 7층 601호 사업 제휴 문의 [email protected]

</aside>