:root{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}body,html{margin:0;padding:2.5%;width:100%;box-sizing:border-box}h1{width:100%;font-family:Courier New,Courier,monospace;text-align:center;text-shadow:2px 2px 2px rgba(0,0,0,.5);margin-bottom:25px}.happy-thought{font-weight:700;font-family:Courier New,Courier,monospace;background-color:#fff;padding:16px;border:2px solid #666;box-shadow:5px 5px #000;box-sizing:border-box;width:100%;margin-bottom:25px}.submit-form{display:flex;flex-direction:column;gap:20px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;background-color:#e6e6e6;border:2px solid #666;box-shadow:5px 5px #000;box-sizing:border-box;width:100%;padding:15px;margin-bottom:25px}.happy-thought-input{font-family:Courier New,Courier,monospace;font-size:18px;width:90%;padding:1em;background-color:#fff;border:1px solid #bbb;box-shadow:2px #000;resize:none;margin-top:1rem}button{font-size:16px;font-weight:700;color:#000;background-color:#f8aaaa;border:none;border-radius:25px;width:250px;height:40px;margin-bottom:.5rem;pointer:cursor}button:hover{background-color:#ff7878}.heart-button{background-color:#e6e6e6;font-size:1.4rem;cursor:pointer;border-radius:50%;width:40px;height:40px;margin-right:10px;display:flex;justify-content:center;align-items:center}.heart-button.liked{background-color:#f8aaaa}.likes-count{font-family:Arial,Helvetica,sans-serif;color:#666;font-weight:700}.thought-actions{display:flex;align-items:center}.time-posted{color:#747474;font-weight:bolder;margin-left:auto}.App{display:flex;flex-direction:column;align-items:center}.content{font-size:18px;width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.HappyThoughts{width:100%;box-sizing:border-box}@media (min-width: 768px){.content{max-width:760px}}
