*{margin:0;padding:0}
html{background:red;display:block;margin-top:20px}
body{background:orange;height:20%;color:white;font-weight:bold;margin-top:20px;font-size:2em;text-align:center;padding-top:25px}
head{display:block;height:20%;background:yellow;margin-top:20px}
title{display:block;height:20%;background:purple;margin-left:-250px;margin-top:20px}
meta{display:block;height:20%;background:black;margin-top:20px}
link{display:block;height:20%;background:blue;margin-top:20px}
p{background:green;position:absolute;top:20px;width:100%;}

