.script1 {text-align: center;}
.script2 {text-align: center;}
.script6 {text-align: center;}
.script4 {text-align: center;
color: blue;font-size: 50px}

.script5 {text-align: center;
color: blue;font-size: 50px}
	body{background-color: pink;}
	p{font-size: 20px}
	h1{color: red; background-color: blue; border: 10px solid greenyellow;
		border-bottom-left-radius:45% ;
	border-bottom-right-radius:45% ;
border-top-right-radius:45% ;
border-top-left-radius:45% ;
text-align: center;
font-family: Bungee}
	h2{background-color: blue; border:5px solid red;color: yellow;}