body{
	overflow-x: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position	: center;
	background-image: url(campus/scol.png);
}
#car{
	width: 700px;
	margin: 20px auto;
	border-style: solid;
	border-radius: 15px;

}
#buttr{
	margin-left: 270px;
}
#buttl{
	margin-right: 270px;
}
.scol{
    
	
	width: 100vw;
 }
 .scol-content{
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	top: 20%;
	left: 0;
	color: white;
	width: 100%;
	height: 100%;
 }
 .acad{
	
	text-align: center;
	font-size: 5em;
	margin-top: 200px;
	margin-bottom: 300px;
	font-weight: bold;
 }
 .acad2{
	text-align: center;
	font-size: 4em;
	
	margin-bottom: 0px;
	font-weight: bold;
 }
 .academi{
	text-align: center;
	font-size: 25px;
	padding: 60px;
	margin-top: 0em; 
 }
 .lolll{
	 color: white;
	 padding: 50px;
	 margin-top: -40px;
	 text-align: center;
	 font-size: 25px;
 }
 .loll{
	color: white;
	padding: 60px;
	margin-top: -60px;
	text-align: center;
	font-size: 20px;
}