@charset "utf-8";
*{max-height:100000px;padding:0;margin:0;border:0;outline:none;border-collapse:collapse;box-sizing:border-box;line-height:1;list-style:none;text-decoration:none;border-spacing:0;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-size:14px;font-family:굴림}

html,
body{overflow:hidden;height:100%;min-width:320px}
body{overflow-y:scroll;background:#2a2a2a;color:#fff;background-image: url(https://skyhue.kr/bg-main.jpg);background-size: 100% 100%;background-repeat: no-repeat;}

body::-webkit-scrollbar{width:0;background:transparent}

#bugo{position:relative;width:100%;height:100%;min-height: 700px;padding: 20px 0 0;background: rgb(0 0 0 / 60%);}


#footer{position: fixed;bottom: 0;left: 0;width: 100%;}
.footer{text-align: center;
    padding: 20px;
    background: #111;
    line-height: 1.3;}


a{width: 200px;padding: 15px 10px; color:#fff; background: rgb(0 0 0 / 58%);display: block;margin: 10px auto;text-align: center;border: 2px #fff solid;border-radius: 8px;font-size: 18px;}
