.cursur-pointer{cursor:pointer}.text-red{color:red}.text-green{color:green}*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.wrapper{display:flex;justify-content:space-around;align-items:flex-start;margin-top:50px}.input{flex-grow:0.1;padding:12px}@media screen and (max-width:700px){.wrapper{flex-direction:column;align-items:center;justify-content:center}.input{margin:30px 0}}