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}.posts>h1{font-size:4rem}.post>.header>h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;margin-top:0;margin-bottom:0}.post>.header>h2:after{content:"";display:flex;width:100%;max-width:60vw;height:.4rem;background-color:salmon;position:relative;margin-top:-.6rem;z-index:-99}.post{padding:1.5rem;margin-top:2rem;border:1px solid #000;min-height:6rem}.post,.post>.header{display:flex;flex-direction:column}.post>.header{justify-content:space-between;margin-bottom:.5rem}.post>.header>.detail{display:flex;flex-direction:row;margin-top:.5rem;font-weight:700;opacity:.7}.post>.image-container{width:100%}.image-container>img.full{width:100%;margin:.5rem 0;object-fit:fit}.image-container>img.small:hover{box-sizing:border-box;border:.5rem solid salmon;width:100%;height:8rem;margin:.5rem 0;border-radius:.8rem;object-fit:cover}.image-container>img.small{width:100%;height:8rem;margin:.5rem 0;border-radius:.8rem;object-fit:cover}.post>.like{line-height:2rem;height:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1rem;text-align:left;vertical-align:middle;font-weight:600}.post>.like:before{content:"❤️ ";height:2rem;font-size:1.2rem}.post>.like:hover:before{content:"❤️ ";height:2rem;font-size:1.5rem}.content>h1{font-size:1.5rem}.content>h2{font-size:1.2rem}.content>h3 h4 h5 h6{font-size:1rem}.content .image-container{display:flex;flex-direction:column;width:100%}.content .image-container>img{width:30rem;margin:auto;max-width:100%;object-fit:fit}form{display:flex;flex-direction:column;margin-top:4rem}form h2{font-size:2rem;margin-bottom:1rem}form:before{content:"";border-top:4px dashed grey;width:90vw;position:absolute;left:5vw;margin-top:-2rem}form label{display:flex;flex-direction:column;padding-bottom:.5rem}.App{margin:2rem}.container{margin:auto;max-width:60%;min-width:20rem}.bottom{margin-top:5rem;text-align:center;color:grey}.controller{width:3rem;height:3rem;border-radius:50%;position:fixed;bottom:20%;right:1rem;z-index:100;background-color:salmon;opacity:.8;text-align:center;line-height:3rem}.arrow{border:solid #000;border-width:0 4px 4px 0;display:inline-block;padding:4px}.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.loading{width:100%;height:8rem;line-height:8rem;text-align:center;border:1px solid #000}
/*# sourceMappingURL=main.ca3dbf02.chunk.css.map */