body { margin: 0; background-color: #05060c; font-family: calibri; } h1 { font-weight: bold; background-color: #1b203f; min-width: 500px; color: white; margin: 0; font-size: 36px; padding-top: 30px; padding-bottom: 30px; text-align: center; } #game { margin-left: auto; margin-right: auto; margin-bottom: 40px; border-top: 10px dashed #222222; border-bottom: 10px dashed #222222; width: 500px; height: 500px; } p { text-align: center; color: #eeeeee; font-style: italic; font-size: 17px; }