body
{
	margin: 0;
}

button
{
	border-radius: 10px; 
	background-color: aquamarine;
}

main
{
	margin: 0 40px;
}