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;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.icon-left{position:absolute;left:10px;top:10px}.icon-right{position:absolute;right:10px;bottom:10px}b{font-family:"Courier New",Courier,monospace;font-size:xx-large}.season-display{display:flex;justify-content:center;align-items:center;height:100vh}.Winter{background-color:#b3e3f4}.Summer{background-color:#0cf}.snowflake{color:#fff;-webkit-animation-name:snowfall;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:snowfall;-moz-animation-duration:4s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:snowfall;-ms-animation-duration:4s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:snowfall;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear}.sun{color:#ffd87c;-webkit-animation-name:spin;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:4s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:4s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear}.snowflakes{color:#fff}.suns{color:#ffefd5}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes snowfall{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes snowfall{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}
/*# sourceMappingURL=main.5b26cc31.chunk.css.map */