:root{color:#ffffffde;background-color:#fff}body{margin:0;padding:0}.general{display:flex;flex-direction:column;width:50%;height:100%}.general span{color:#000}.general form{padding:2em}*{color:#000;box-sizing:border-box}.general button{width:30%}.container{height:100vh;width:100%;padding:1em;background-color:#00008b;display:flex;justify-content:center;align-items:center;flex-direction:column}.container>h1{color:#fff}.generalWrapper{background-color:#fff;height:80%;width:80%;padding:5em;border-radius:1em;flex-direction:column;display:flex;flex-direction:row}.generalWrapper button{margin-left:5em}.generalWrapper .error{color:red}.education{display:flex;flex-direction:column;width:50%;height:100%}.education form{padding:2em}.education button{width:30%}
