@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@500&display=swap);*{box-sizing:border-box}*,body{margin:0;padding:0}body{margin-bottom:15vh;height:auto;width:100%;background-color:#fff}body,button{font-family:Noto Sans KR,sans-serif}button{margin:5px 5px;font-size:large;background:#fff;color:red}.homeDiv{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:stretch;align-content:center;margin-top:5vh;margin-bottom:5vh}.Logo{height:250px;width:250px;margin-bottom:10vh}.homeMenu,.Logo{background-color:#f25757;border:2px solid #f25757;border-radius:20px;cursor:pointer}.homeMenu{box-shadow:0 0 4px 0 #f25757;margin-bottom:5vh;color:#fff;display:inline-block;font-weight:600;font-size:30px;padding:0 10px;line-height:50px;text-align:center;text-decoration:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.font10{font-size:10px}.clicked{background-color:#f25757;color:#fff}.clicked,.custom{border:2px solid #f25757;border-radius:20px;cursor:pointer;display:inline-block;font-weight:600;font-size:2.4vh;padding:0 1.4vh;line-height:7vh;text-align:center;text-decoration:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.custom{background-color:#fff;color:#f25757}.clickedTop{background-color:#f25757;color:#fff}.clickedTop,.customTop{margin-bottom:20px;border:.8vh solid #f25757;border-radius:15px;cursor:pointer;display:inline-block;font-weight:600;font-size:3.5vh;padding:2vh;line-height:4vh;text-align:center;text-decoration:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.customTop{background-color:#fff;color:#f25757}.custom:hover,.customTop:hover{background-color:#f2b6a0}div{box-sizing:border-box}.black-bg{height:100%;background:rgba(0,0,0,.5);position:fixed}.black-bg,.white-bg{width:100%;padding:20px}.white-bg{background:#fff;border-radius:8px}a{text-decoration:none;outline:none}.box{margin:50px 50px;padding:10px 10px;scroll-snap-align:center}.footer{position:fixed;bottom:4vh}.footer button{background-color:#fff;border:2px solid #422800;border-radius:30px;color:#422800;display:inline-block;font-weight:600;font-size:25px;padding:0 18px;line-height:50px;text-align:center;text-decoration:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;width:45%;box-shadow:none;border-radius:0;padding:0;cursor:pointer}.homeButton{top:5%;left:90%;position:sticky;color:#f5f5f5;background-color:#f25757}.bottomButton{top:75%;left:90%;width:5vh;height:5vh;border-color:#fdf2e8;border-radius:30px;background-color:#fdf2e8;position:fixed;color:#f25757}.nav{float:right}li{right:50%;border:1px solid #f25757;display:inline}.randomButton{background-color:#fff;border:10px solid rgba(250,158,73,.807843137254902);border-radius:100px;box-shadow:5px 5px 0 0 #422800;color:rgba(250,158,73,.807843137254902);cursor:pointer;display:inline-block;font-weight:10px;font-size:5vh;padding:10px 10px;line-height:40px;text-align:center;text-decoration:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;transform:translate(-50%);position:relative;left:50%;bottom:0}.random{display:flex;justify-content:center;align-items:center;margin-bottom:4vh;font-size:2vh}.randomResult h1{font-size:3.5vh;border:2px solid #f25757;padding:1vh}.randomResult a{font-size:2vh;color:#f25757}.randomButton:active{box-shadow:2px 2px 0 0 #f25757;transform:translate(-49%,1%)}.closeButton{position:relative;top:0;left:90%;color:#f25757;width:4.2vh;height:4.2vh;font-size:2.5vh;text-align:center;background-color:#f5f5f5;border-color:#f25757;border-radius:25%}.rechoice{position:relative;bottom:0;left:50%;transform:translate(-55%);border:.2vh solid #000;background-color:#f25757;color:#fff;font-size:5vh}.rechoice:hover{background-color:#b82840;color:#eee}.ad{position:fixed;bottom:0;width:100vw;height:10vh;background-color:violet}