.main{
	display: grid;
	grid-template-rows: min-content;
}

iframe{
	height: 100vh;
	width: 600px;
	border: 0;
}

.ihatecss{
	display: flex;
}
