<head>
	<style>
		.page_cover, .width.padding:first-of-type {
     display: none !important;
    }
		.bold-text {
		 display: flex;
		 align-items: center;
		 justify-content: center;
		 width: 100%;
		 height: 100%;
		 font-size: 20px;
		 font-weight: 600
		 color: #0d6eee;
		 background-color: #transparent;
		 text-decoration: none;
		}   
		.title-text {
		 display: flex; /* 텍스트 정렬 */
		 align-items: center;
		 justify-content: center;
		 text-align: center;
		 width: 100%;
		 height: 100%;
		 font-size: clamp(1.5rem, 2.5vw, 1.9rem);
		 font-weight: 900; /* 텍스트 굵기 */
		 color: #37352f; /* 텍스트 컬러 */
		 background-color: #transparent;
		 text-decoration: none;
		 letter-spacing: -0.5px; /* 텍스트 자간 */
		} 
	</style>
</head>

<aside> <img src="/icons/profile_red.svg" alt="/icons/profile_red.svg" width="40px" />

oopy:slide

type: "crossfade"
speed: 1000
width: 500
height: 10
full: false
indicator:
	show: true
	color: '#000000'
borderRadius: 16
backgroundColor: '#ffffff'

Frame 1171275771.png

Frame 1171275775.png

Frame 1171275774.png

Frame 1171275776.png

</aside>


전체