html,body{height: 100%;  font-family: "Jersey 10", sans-serif;background-color:#343434; position: relative;}
.center{position: absolute; top: 50%; left:50%;transform: translate(-50%,-50%);}
.img{display: block; margin:0 auto;}
.flame{display: block; margin-left:167px; width: 100px}
h1{font-size: 40px; margin-top:50px; text-align: center; color:#fff; line-height: 42px;}
h4{color:#b8b8b8; text-align: center; font-size:26px; position: absolute; bottom:20px; left:50%; transform: translateX(-50%);}
