@charset "UTF-8"; html { font-family: Hack, "Source Code Pro", "DejaVu Sans Mono", monospace; } body { position: absolute; top: 0; left: 0; right: 0; margin: 0; width: 100%; background-image:url("/assets/ashley_2219.png"); background-repeat: no-repeat; background-position: center center; } header h1 { text-align: center; } main { margin: 0 auto; max-width: 42rem; } aside { margin: 0 auto; max-width: 42rem; } div#act { margin: 0 auto; max-width: 42rem; margin-bottom: 50px; }