body{background-color:rgba(18,13,13,0.844)}body .container{width:100%;display:flex;justify-content:center}body .container .content{background-color:white;margin-top:10px;width:70%;border-radius:15px;padding:15px;vertical-align:top;text-align:center;height:400px;box-shadow:15px 15px 20px rgba(245,242,242,0.2),-15px -15px 20px rgba(255,255,255,0.2)}body .container .content .wrap{height:50px;line-height:50px}body .container .content .wrap .submit{background-color:#0dcaf0;border:5px solid #0dcaf0;color:#0dcaf0;color:black;width:150px;border-radius:15px;font-size:18px;height:40px;cursor:pointer}body .container .content .wrap .submit:hover{color:white;background-color:#1dbddd;border:#0dcaf0}body .container .content .wrap .submit:active{background-color:#0a58ca;border:#0a53be}/*# sourceMappingURL=./customupload.css.map */