body {    width: 98%;    margin-left: auto;    margin-right: auto;}div#sandbox {    width: 100%;    height: 100%;	margin-bottom:8%;}#headerimg {	height: auto;	width: 100%;}#soon {	height: auto;	width: 100%;	margin-right: auto;	margin-left: auto;	max-width: 300px;}div#bio {    color: white;    font-size: 1.3em;    padding: 6px;    margin-top: 2%;    margin-bottom: 5%;    font-family: sans-serif;}iframe {    margin-top: 2%;    width: 90%;    margin-left: 5%;}div#copyright {    color: white;    font-family: sans-serif;    width: 100%;    text-align: center;}@media screen and (max-width:998px) {div#bio {    font-size: 1.9em;}iframe {    margin-top: 7%;	height:300px;}}