*{box-sizing:border-box}form{height:auto;color:#fff;font-family:Times New Roman,Times,serif}h1{text-transform:capitalize;text-align:center;font-size:40px;font-weight:300;margin-bottom:50px}.email1 i,.email1 input,.pass i,.pass input,.re-pass i,.re-pass input,.user1 i,.user1 input,.user2 i,.user2 input{height:35px;color:blue;background:hsla(0,0%,100%,.9);border:none;outline:none;padding:10px;transition:.5s}.btngrp1 .btn-reset{padding:2px 10px;margin:10px;border-radius:3px;height:35px;background:hsla(0,0%,100%,.9);color:blue;border:none;cursor:pointer;transition:.5s}.user1 i.bx-user{background:#15d685}.user1 i.bx-user,.user2 i.bx-user{color:#fff;display:flex;align-items:center;justify-content:center;border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0;width:40px}.user2 i.bx-user{background:#f9ba00}.pass i.bx-lock-open-alt{background:#3ba4ff}.email1 i.bx-envelope,.pass i.bx-lock-open-alt{color:#fff;display:flex;align-items:center;justify-content:center;border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0;width:40px}.email1 i.bx-envelope{background:#f0a}.re-pass i.bx-lock-open-alt{background:#6d48e3;color:#fff;display:flex;align-items:center;justify-content:center;border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0;width:40px}input::placeholder{color:blue}input:focus,input:hover{background:#fff;color:blue;cursor:pointer}.email1 input,.pass input,.re-pass input,.user1 input,.user2 input{border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-left-radius:0;border-bottom-left-radius:0;flex-grow:1}.btngrp1 .btn-reset:focus,.btngrp1 .btn-reset:hover{background:#18ac04;color:#fff;opacity:.8}.btngrp1,.email1,.pass,.re-pass,.user1,.user2{display:flex;flex-direction:row;justify-content:center;margin-bottom:15px;max-width:250px;margin-left:auto;margin-right:auto}.login-link{text-align:center;text-decoration:none;color:#f9ba00;display:block;margin:20px}.login-link:hover{color:#adff2f;transition:.5s}@media only screen and (max-width:500px){.email1 input,.pass input,.re-pass input,.user1 input,.user2 input{border-radius:0 3px 3px 0}}.decorative-images-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.decorative-image{position:absolute;width:150px;height:150px;object-fit:cover;opacity:.2;border:2px solid red;border-radius:10px}.img1{top:12%;left:2%;transform:rotate(15deg)}.img2{top:15%;right:2%;transform:rotate(9deg)}.img3{top:38%;left:12%;transform:rotate(8deg)}.img5{top:62%;left:20%;transform:rotate(-7deg)}.img6{top:62%;right:3%;transform:rotate(-2deg)}.img7{top:64%;left:4%;transform:rotate(2deg)}.img8{top:15%;left:20%;transform:rotate(-9deg)}.img9{top:15%;left:68%;transform:rotate(-5deg)}.img11{top:39%;right:12%}.img11,.img12{transform:rotate(5deg)}.img12{top:65%;right:20%}