body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;height:100vh;width:100vw}.logo{align-self:center;border-radius:25px;height:38%}.form{margin-bottom:15vh;padding:3%}.form,.main{background-color:#000051}.main{display:flex;flex-direction:column;height:100%;text-align:center;width:100%}@media screen and (min-width:600px){.App{align-items:center;flex-direction:row;justify-content:center}.main{height:90%;width:90%}.form,.main{border-radius:25px}.form{align-items:center;background-color:#000051;flex-direction:row;justify-content:center}.logo{align-self:center;border-radius:25px;height:auto;width:45%}}@media screen and (min-width:900px){.main{height:90%;width:80%}.logo{align-self:center;border-radius:25px;height:auto;width:35%}}.error-title{color:#ff6090;font-family:Fredoka}.error-text{color:#e91e63;font-family:Fredoka}body{align-items:center;background-color:#000;color:#64d8cb;display:flex;justify-content:center;min-height:100vh}.muzieknootjes{border:0 solid #000;display:block;height:200px;margin:auto;min-width:300px;position:relative;width:50%}.noot-1,.noot-2,.noot-3,.noot-4{-webkit-animation:notes 2s linear infinite;animation:notes 2s linear infinite;font-size:35px;opacity:0;position:absolute}.noot-1{-webkit-animation-delay:.5s;animation-delay:.5s;left:0;top:60px}.noot-2{-webkit-animation-delay:1s;animation-delay:1s;left:30%;top:30px}.noot-3{-webkit-animation-delay:1.5s;animation-delay:1.5s;left:60%;top:90px}.noot-4{-webkit-animation-delay:2s;animation-delay:2s;left:90%;top:40px}@-webkit-keyframes notes{0%{opacity:0;-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0)}50%{opacity:1;-webkit-transform:scale(1.5) translate(50%,-50%);transform:scale(1.5) translate(50%,-50%)}80%{opacity:0;-webkit-transform:scale(1.5) translate(100%,-100%);transform:scale(1.5) translate(100%,-100%)}to{opacity:0;-webkit-transform:scale(1.5) translate(100%,-100%);transform:scale(1.5) translate(100%,-100%)}}@keyframes notes{0%{opacity:0;-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0)}50%{opacity:1;-webkit-transform:scale(1.5) translate(50%,-50%);transform:scale(1.5) translate(50%,-50%)}80%{opacity:0;-webkit-transform:scale(1.5) translate(100%,-100%);transform:scale(1.5) translate(100%,-100%)}to{opacity:0;-webkit-transform:scale(1.5) translate(100%,-100%);transform:scale(1.5) translate(100%,-100%)}}
/*# sourceMappingURL=main.f37f472d.css.map*/