html { text-align: center; }
body { background-color: black; padding: 0; margin: 0; }
div.container { width: calc(100%); margin-top: 10px;}
div.buttons img {max-height: 9vh; }
div.buttons img:first-child { margin-right: 120px; }
a:link, a:visited, a:active, a:hover { text-decoration: None; color: black;color: #858585; }
a.menu { font-size: 24pt; color: white; position: absolute; left: 50px; bottom: 4vh; }
