#logo{width:150px}#logo img{width:100%;padding:10px}body,html{width:100%;height:100%;margin:0;overflow-x:hidden;color:#fff;font-family:Segoe UI,Segoe,DejaVu Sans,Trebuchet MS,Verdana,"sans-serif";background-color:#007fff}.button{height:50px;width:110px;border-radius:26px;border:none;color:#fff;background-color:#3c3c3c;font-size:20px;font-weight:500}.button-container{display:flex;justify-content:center}.button:hover{background-color:#ed3624}#select{display:flex;margin-top:100px;width:100%;flex-direction:row;justify-content:space-evenly}.heading{width:100%;text-align:center}.character{display:flex;border-radius:50%;height:150px;width:150px;border:2px solid #fff;justify-content:center;padding:25px;padding-bottom:0;transition:all .2s ease-in-out}.character:hover{transform:scale(1.1)}.portrait{height:100px;width:100px}#confirm{width:100%;text-align:center;margin-top:100px}#intro[data-v-39ba8d84]{display:flex;justify-content:center;margin-top:50px}.button[data-v-39ba8d84]{margin-top:50px}