.contactContainer{position:absolute;top:50%;left:10%;height:80%;width:90%;color:white;display:flex;flex-direction:column;gap:10px;color:black}.contactSuccess{color:green}.contactForm{left:2%}.contactForm,.contactFormLog{position:absolute;top:12%;color:white}.contactFormLog{left:10%}.contactForm h1,.contactForm p{color:white}.copywrite{position:fixed}.footerContact{position:fixed;bottom:0;text-align:center;color:white}@media screen and (max-width:500px) and (orientation:portrait){.contactForm{left:3%}.contactForm,.contactFormLog{position:absolute;top:14%;color:black;color:white}.contactFormLog{left:25%}.contactForm h1{color:white}.contactForm select{margin-bottom:20px;width:17em}.emailInput{position:relative;width:17em;height:2em}#floatingTextarea2{height:18em;width:17em;margin-bottom:20px}.contactForm button{width:17em;cursor:pointer}}@media screen and (max-width:1000px) and (orientation:landscape){.contactForm{left:3%}.contactForm,.contactFormLog{position:absolute;top:30%;color:white}.contactFormLog{left:15%}.contactForm h1{color:white}.contactForm select{margin-bottom:20px;width:20em}.emailInput{position:relative;width:20em;height:2em}#floatingTextarea2{height:18em;width:20em;margin-bottom:20px}.contactForm button{width:20em;cursor:pointer;margin-bottom:5em}.copywrite{position:absolute;bottom:0}.footerContact{position:absolute;top:70%;text-align:center;color:white}}