#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}.home{padding-top:20px}.box{width:300px;margin:0 auto 20px;padding:20px}.commands{display:flex;justify-content:center}.box input{width:220px;border-radius:10px;height:40px;line-height:40px;text-align:center;font-size:20px}.box button{height:45px;width:45px;margin-left:15px;border-radius:10px;cursor:pointer}.existing-code{background-color:#d8d858;border-radius:10px;border:1px solid #ccc}.existing-code button{background-color:#a5a501;color:#fff;font-weight:700}.new-competition{background-color:#c6edff;border-radius:10px;border:1px solid #ccc}.new-competition button{background-color:#148cc4;color:#fff;font-weight:700}
