pre{display:flex;align-items:center;justify-content:space-between;max-width:100%;overflow-x:auto;overflow-y:auto;min-height:3rem;padding:.5rem;margin:.5rem 0;border-radius:5px;white-space:pre;box-sizing:border-box;}code{display:inline-block;word-break:break-word;white-space:pre-wrap;}.project-wrapper{max-width:900px;margin:0 auto;padding:20px}.project-wrapper h1{margin-top:2.5rem;margin-bottom:1rem}.project-wrapper h2{margin-top:1.5rem;margin-bottom:1rem}.project-wrapper h3,.project-wrapper h4,.project-wrapper h5,.project-wrapper h6,.project-wrapper p{margin-top:1rem;margin-bottom:1rem}.project-wrapper p{text-align:left}.project-wrapper img{max-width:100%}.link-back{margin:2rem 0}.copy-code-wrapper{position:relative;margin-block-start:1em}.copy-code{position:absolute;top:.5rem;right:.5rem;cursor:pointer;background-color:#1b1f26;padding:.3rem;border-radius:5px}@media (max-width: 768px){.project-wrapper{max-width:100%;margin:0rem 1rem}}