body { color:#666666; background-color:#000000; } div.sticky { position:fixed; height: 100%; width:100%; background-color:#111111; z-index:0; } div.centered { text-align: center; } canvas { bottom:0; width:100%; height:100%; z-index:1; } div.content { z-index:2; color:#fff; padding-top:10px; } label { margin-right:10px; } button.round { border-radius:5px; }