body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{height:100vh}.Titel{display:flex;justify-content:center;font-size:70px;font-family:"Potta One",cursive;background-color:#f1ffdc;color:orange;border-bottom:2px solid #c2ffc0}@media (max-width:1000px){.Titel{font-size:40px}}.SoundComponent{margin-left:100px;margin-top:50px}.soundButton{display:flex;margin:20px;font-size:30px;color:#232d4b;border-radius:10px;font-family:"Potta One",cursive}@media (max-width:1000px){.SoundComponent{margin-left:5px;margin-top:50px}.soundButton{font-size:25px}}.character{width:30vw;height:25vw;border:5px solid #f1ffdc;background-color:#f1ffdc;display:flex;justify-content:center;margin-right:20vw;float:right;right:0;top:150px;overflow:hidden}.CharacterImg{width:100%;overflow:hidden}@media (max-width:1000px){.character{margin-right:2vw;width:35vw;height:27vw}.CharacterImg{width:100%;overflow:hidden}}
/*# sourceMappingURL=main.9dac0ed2.chunk.css.map */