@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css2?family=Hahmlet:wght@400;600&display=swap');
* {margin:0; padding:0;}
.parking {position:absolute;top:50%;left:50%;margin-left:-125px;margin-top:-180px;width:250px;height:280px;text-align:center;}
.logo {width:260px;height:50px;background:url("/park/appquizb.svg") no-repeat;text-indent:-9999px;}
.ememo {font-family:'Oswald',sans-serif;font-weight:400;font-size:12px;color:#ff1844;letter-spacing:8px;margin:45px 0 30px 0;}
.kmemo {line-height:35px;font-size:15px;font-family:'Hahmlet',sans-serif;}
.kmemo span {font-weight:600;}
.emailto {font-family:'Oswald',sans-serif;font-size:15px;color:#000;margin-top:15px;}
.copy {position:absolute;width:100%;bottom:10px;text-align:center;font-family:'Oswald';font-weight:400;font-style:normal;font-size:8px;color:#999;letter-spacing:0.5px;margin-top:15px;}
.copy a {color:#000;font-family:'Oswald';font-weight:400;}
