.bannerContainer{position:relative;min-height:100vh;background-color:#7973fd;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.markdown-content-wrapper{width:100%;max-width:800px;background:rgba(255,255,255,1);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:2em;margin:1rem}.custom-markdown-style{color:#333}.custom-markdown-style h1{color:#2d3748;border-bottom:2px solid #e2e8f0;padding-bottom:.3em}.custom-markdown-style code{background-color:#f5f5f5;padding:.2em .4em;border-radius:4px}.custom-markdown-style pre{background-color:#f8f8f8;padding:1rem;border-radius:6px;overflow-x:auto}