#root{background-color:#efefef;position:absolute;top:0;left:0;width:100%;height:100%}.title{margin-top:10px;height:50px;width:100%;font-size:1.4em;text-align:center}.options{display:flex;justify-content:center;color:#6fe36f;font-weight:700;margin:5px 20px;background-color:#fff;border-radius:8px;box-shadow:3px 5px 8px #ccc}.options .item{margin:6px 10px}.btn-get{background-color:#f44f4f;color:#fff;margin:10px 20px;padding:6px;border-radius:8px;font-weight:700;box-shadow:3px 5px 8px #ccc}.gender-btn{display:flex;justify-content:start;font-size:.8em;text-align:right;margin:20px}.gender-btn span{margin-right:10px}.leafer-view{position:absolute;top:25%;right:20px;bottom:20px;left:20px;border-radius:10px}.debug-box{margin:20px;border-radius:10px;background-color:#f44f4f;color:#fff;padding:10px}.debug-box .btn-reload{margin-left:30px}
