.mv{
	min-height: 100vh;
}

@supports (-webkit-touch-callout: none) {
	.mv{
		min-height: -webkit-fill-available;
	}
}

latest post

0