.my-thoughts-container{max-width:1000px;margin:0 auto;padding:20px}.my-thoughts-title{text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.my-thoughts-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}
