body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,body,html{font-size:12px;height:100%;margin:0;overflow:auto;width:100%;word-break:break-word}.home-container{align-items:start;background-color:#f8f8f8;background-image:none;box-shadow:0 7px 29px 0 #64646f33;font-size:12px;margin:20px auto;max-width:calc(100% - 40px);padding:10px;text-align:start;width:425px}.home-container,.home-top-section{display:flex;flex-direction:column}.home-top-section{align-items:center;border-bottom:1px dashed #000;justify-content:center;margin-bottom:10px;padding-bottom:10px;width:100%}.home-top-img-section{padding-right:40px}.home-profile-pic{border-radius:50px;height:auto;padding-bottom:20px;padding-top:20px;width:100px}.home-heading{color:#000;font-size:20px;font-style:normal;font-weight:600;line-height:38px}.home-socials{column-gap:10px;display:flex;flex-wrap:wrap}.home-socials-img:hover{cursor:pointer}.home-bio{font-weight:400}.home-bio,.home-contact{color:#000;line-height:20px}.home-contact{font-weight:500;padding-bottom:10px;text-align:center}.home-about{color:#000;font-style:normal;font-weight:600;line-height:25px;padding-bottom:10px}.home-copy-click{font-style:normal;font-weight:400}.home-section{border-bottom:1px dashed #000;justify-content:center;margin-bottom:10px;width:100%}.cs2200-container,.home-section{display:flex;flex-direction:column}.cs2200-container{align-items:start;background-color:#f8f8f8;background-image:none;box-shadow:0 7px 29px 0 #64646f33;font-size:12px;margin:20px auto;max-width:calc(100% - 40px);padding:10px;text-align:start;width:425px}blockquote{margin-bottom:0;margin-top:10px}.code,code{background:#87837826;border-radius:3px;font-size:85%;padding:.2em .4em;tab-size:2}code{color:#eb5757}.code{padding:1.5em 1em}.code-wrap{white-space:pre-wrap;word-break:break-all}.code>code{background:none;color:inherit;font-size:100%;padding:0}a{color:#2a70a8;text-decoration:none}a:hover{color:#ce7b91;text-decoration:underline}@keyframes printAnimation{0%{max-height:0;opacity:0}50%{opacity:1}to{max-height:100%}}