*{border-radius:10px;color:#fff;font-size:15px}body{padding:0;margin:0;box-sizing:border-box}.container{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.logo{width:100%;height:50px;text-align:center;margin-top:5px}.img{width:50px;height:50px;text-align:center}.github{width:30px;height:30px}.selection{display:flex;width:100%;padding:10px;justify-content:space-evenly;align-items:center}.select-box{appearance:none;border:none;min-height:50px;width:200px;display:inline-block;padding:10px;color:#fff;background-color:#00f;text-align:center;text-overflow:ellipsis;outline:none}.select-box option{background-color:#fff;width:200px}.dropbox{display:flex}.btn,.input{padding:15px;width:70px}.input{display:inline-block;background:none;outline:none;border:none;text-align:center}.btn{border:none;cursor:pointer;transition:background-color .5s ease-in-out}#regen{width:150px}canvas{border:2px solid black;border-radius:10px;cursor:pointer;margin-bottom:10px}
