#main {
	background-color: azure;
	width: 80;
	text-align: center;
	border-radius: 20px;
}

p {
	font-size: 28px;
}
