body{background-color:#333}*{color:#fff;margin:0;font-family:Raleway,sans-serif}h1{text-align:center;font-size:50px}input{background-color:transparent;border:none;border-bottom:2px solid #fff;width:200px;height:30px}textarea{background-color:transparent;border:none;border-bottom:2px solid #fff;width:200px;height:60px}button{color:#000;box-sizing:border-box;background-color:#fff;border:none;border-radius:10px;padding:10px 30px;font-weight:600}.plus-svg{width:40px;height:40px}.plus-svg *{stroke:#fff}.arrow-svg{width:40px;height:40px}.arrow-svg *{stroke:#fff}.dropdown-arrow{width:40px;height:40px}.select-wrapper{z-index:100;cursor:pointer;border-radius:10px;position:relative}.select-wrapper .select-element{box-sizing:border-box;color:#fff;border:3px solid #fff;border-radius:10px;justify-content:space-between;align-items:center;padding:10px;display:flex;position:relative}.select-wrapper .select-options{z-index:-1;border:3px solid #fff;border-radius:10px;flex-direction:column;padding:10px 15px;display:flex;position:absolute;bottom:0;left:0;translate:0 100%}.select-wrapper .select-options span{box-sizing:border-box;padding:5px 0}
