@import"https://rsms.me/inter/inter.css";*{box-sizing:border-box}body{font-family:inter;margin:0;padding:0}canvas{width:100%;height:100vh}.content{position:relative;top:5px;width:820px;height:1180px;border-radius:10px;background-color:#ffffffb6;overflow-y:auto;padding:0}.wrapper{margin:0;padding:0;width:820px;height:1180px;font-size:40px;transform-origin:top left}header{width:100%;position:fixed;justify-content:space-between;display:flex;align-items:center;background-color:#6fbcff;padding:14px;height:100px}.head_text{font-size:30px;display:flex;flex-direction:row;gap:10px}.main{flex-direction:column;display:flex;justify-content:center;align-items:center;padding:14px}img{margin-bottom:10px}
