<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.TheBlogPage{background-color:#fcfcff;margin:0;padding:0}.TheBlogPage p{font-size:1.1rem}.TheBlogPage .summary{font-family:helvetica neue,roboto,system-ui,segoe ui,arial,sans-serif;font-weight:500}.TheBlogPage .text_source{color:blue}.TheBlogPage .image_container{display:flex;justify-content:center;padding:20px 0}.TheBlogPage .image .center{max-height:400px;width:auto}.TheBlogPage .image .source{text-align:end;color:blue;font-size:small}.TheBlogPage .mainContainer{margin-top:30px;display:grid;grid-template-columns:3fr 1.1fr;grid-auto-rows:1fr;border:1px solid;justify-content:space-around;justify-content:end;gap:60px;padding:0 15vw}.TheBlogPage .mainContainer .left&gt;*{margin-top:12px}@media screen and (max-width:1100px){.TheBlogPage .mainContainer .right{margin:auto;width:60%;text-align:center}.TheBlogPage .mainContainer{display:flex;flex-direction:column;justify-content:space-around}.TheBlogPage .blogContainer{grid-template-columns:repeat(auto-fit,minmax(100px,320px))}}</pre></body></html>