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{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button{font-size:calc(10px + 2vmin)}.display-linebreak{white-space:pre-line}#iconAnimation{animation:bulbjump 1s infinite alternate}#iconAnimation:after{display:block;height:10px;width:100%;border-bottom:1px solid black}#iconAnimation .yellow{fill:#f5c525;animation-name:bulbyellow;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes bulbyellow{0%{fill:#f5c525}to{fill:#fff}}#iconAnimation>#shadow{fill:red;animation:shadowdrop 1s infinite alternate}@keyframes bulbjump{0%{padding-top:20px;padding-bottom:0}to{padding-top:0;padding-bottom:20px}}@keyframes shadowdrop{0%{transform:matrix(.913793,0,0,.444444,11.1207,143.333)}to{transform:matrix(.913793,0,0,.444444,11.1207,163.333)}}.pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}
