body { font-family: sans-serif; background-color: #080808; color: #fff; margin: 0; min-width: -webkit-min-content; min-width: -moz-min-content; min-width: min-content; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } main { padding: 0 16px 64px; width: 800px; margin-left: auto; margin-right: auto; max-width: 800px; background-color: #181818; } header { text-align: center; } a:link { color: #8bf; } a:visited { color: #b8f; } .title-link a { text-decoration: none; color: #fff; } .title-link a:visited { color: #fff; } footer { margin-top: 5px; margin-bottom: 10px; text-align: center; } footer p { margin: 5px; } img { max-width: 800px; } video { max-width: 800px; } /*# sourceMappingURL=style.css.map */