.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,.contactFormLog{position:absolute;top:10%;left:10%;color:white}.contactForm h1,.contactForm p{color:white}.copywrite{position:fixed}@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:23%;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}}