 body {
background-color: pink;
font-family: 'Laila', serif;
}




h1 {
	 color:violet;
	 align: center;
}

p {
	width: 300px;
	
}
p {
	width: 750px;
}