body {
background: black;
color: #DBD3FF;
font-family: johndoe, courier new, monospace;
}
#splash {
position: fixed;
top: 3%;
left: 0;
width: 100%;
height: 94%;
}
#cap {
font-size: large;
position: fixed;
bottom: 0;
}
