@media screen and (min-width: 480px) {
body {width: 480px;margin-right: auto;margin-left: auto;}
}
iframe {
	display: none;
}