.button{width:200px;padding:3px;color:white;background-color:#9c6;text-align:center;margin:5px 0;line-height:90%;cursor:pointer}#tips{cursor:default}.float{position:fixed;top:65px;left:20px;z-index:100;width:206px;background:rgba(255,255,255,0.6)}.button:first-child{margin-top:0}.two-op{display:flex;justify-content:space-around;flex-direction:row;align-items:center;align-content:center}#stop{width:50%}#commit{width:60%}#play{width:35%}#sweep{width:50%}#speed{width:5%;display:flex;justify-content:center;flex-direction:column;align-items:center;align-content:space-around}#speed img{width:13px}#speed span{font-size:12px}#box-switch{top:10px;z-index:200;cursor:pointer;color:white;display:flex;justify-content:center;flex-direction:row;background-color:#9c6;font-size:14px;height:50px}.box-switch-ele{width:33%;text-align:center;display:flex;justify-content:center;align-content:center}span{font-size:12px;text-align:left}#tips .text span{color:red}#tips .text{border-radius:2px;width:180px;height:40px;margin:2px auto;overflow-y:auto}#args{font-size:12px;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#9c6;color:white;padding-bottom:10px}form input{width:180px;border:0;padding:2px}button{border-radius:5px;font-size:16px}.float img{width:30px}body{display:flex;flex-direction:row;flex-wrap:wrap-reverse;justify-content:center;align-content:center;align-items:center}body>img{margin:10px}#model-container{position:fixed;z-index:200;top:0;height:100%;width:100%;display:flex;justify-content:center;align-content:center;align-items:center;background:rgba(0,0,0,0.6)}#img-model-div{height:100%;width:80%}#last{width:10%;z-index:300;cursor:pointer}#next{width:10%;z-index:300;cursor:pointer}.model-container-ele{display:flex;justify-content:center;align-content:center;align-items:center}@media screen and (max-width:400px){#save_div{display:none}}