:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif courier-new;line-height:23px;font-weight:700;min-width:512px;color-scheme:light dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{max-width:512px;margin:0 auto;padding:2rem}body{background-color:#000;color:#fff;font-family:Courier New,monospace}h2{margin-bottom:2rem;text-align:left}.confession-form{display:flex;flex-direction:column;text-align:left;width:100%;max-width:800px;margin-bottom:4rem}.title-input,.content-input{background-color:transparent;border:none;color:#fff;font-family:Courier New,monospace;outline:none;padding:.5rem 0;width:100%}.title-input{font-size:1.5rem;margin-bottom:1rem}.title-input::placeholder{color:#ffffff80}.content-input{font-size:1.2rem;height:150px;margin-bottom:1.5rem;resize:none}.content-input::placeholder{color:#ffffff80}.form-divider{background-color:#fff3;height:1px;margin-bottom:1rem;width:100%}.date-display{color:#ffffff80;font-size:.9rem;margin-bottom:1.5rem}.publish-button{background-color:#ffffff59;border:none;color:#000;cursor:pointer;font-weight:700;font-family:Courier New,monospace;font-size:1rem;padding:.8rem 1.5rem;text-transform:lowercase;width:max-content;transition:background-color .3s}.publish-button:hover{background-color:#ffffff4d}.published-entries{margin-top:2rem;width:100%;max-width:800px}.entry{border-radius:4px;text-align:left;margin-bottom:6rem;position:relative;padding-bottom:1.5rem}.entry-title{font-size:1.5rem;font-weight:700;margin-top:0;margin-bottom:1.5rem;color:#fff}.entry-content{color:#fff;font-weight:600}.entry-content p{margin-bottom:1.25rem}.entry-content p:last-child{margin-bottom:1rem}.entry-date{color:#ffffff80;font-size:.9rem;font-weight:700;margin-top:1rem;position:absolute;bottom:0;left:0}
