h1{margin:0 2px 2px 2px;font-size:40px;text-align:center;}#profile_picture{border:6px solid black;border-radius:50%;margin:10px 30px 10px 10px;max-width:100%;height:auto;}#bio{font-size:22px;line-height:1.3;width:50%;display:flex;align-items:center;}#blog-list,#project-list{padding-right:20px;}@media screen and (max-width:700px){	#profile_picture{	width:160px;	}}@media screen and (max-width:530px){	h1{	font-size:35px;	}	#profile_picture{	width:130px;	}	#bio{	width:80%;	}}