#SelfIntro div.container{
	margin-top: 120px;
}

#my_pic{
	border-radius: 100%;
	width: 200px;
	height: auto;
	margin-bottom: 40px ;
	margin-top: 100px ;
}

#SelfIntro h1{
	position: relative;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 40px;
	color: white;
}

#SelfIntro hr{
	position: relative;
	width : 300px;
	margin-bottom: 40px ;
	color: white;
}

#SelfIntro h2{
	position: relative;
	font-family: 'Noto Serif SC', serif;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 2px;
	margin-bottom: 10px;
	color: white;
}

body{
	background: url('https://raw.githubusercontent.com/Pacific-Feng/Picture_Storer/main/background1.jpg') ;
	position: relative;
	z-index: 1;
}
