.App{align-items:center;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;width:100%}.HaikuList{padding-left:0}.HaikuList li{-webkit-animation:fadein 1s;animation:fadein 1s;font-family:Courier New,monospace;font-size:14pt;list-style-type:none;margin-top:1em;min-width:25em;text-align:left;white-space:pre}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.FlyerDownload{margin-bottom:1em;text-align:center}.FlyerDownload button{font-size:1.8em;margin:1em}.FlyerDownload label{margin-left:.5em}.FlyerDownload a{visibility:collapse}@media screen and (max-width:400px){.HaikuList li{font-size:12pt;min-width:0}.FlyerDownload label{display:block;margin-bottom:.5em}}
/*# sourceMappingURL=main.a605e32a.css.map*/