button
{
	text-align: center;
	margin-top: 50px;
}

body
{
	background-color: #EAEAFC;
	display: flex;
	flex-direction: column;
}

a
{
	text-align: center;
	
}

iframe
{
	margin-left: 150px;
    }
