*{margin:0;justify-content:center}.message__container{width:250px;height:100vh;background:#111827;border:1px solid #fff;transition:width .3s ease-in-out}.message__container.collapsed{width:50px}.toggle{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.toggle.active{left:0}.add__new__file{display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;outline:none;margin:10px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#272822;color:#ddd}.hljs-tag,.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-strong,.hljs-number,.hljs-name{color:#f92672}.hljs-code{color:#66d9ef}.hljs-attribute,.hljs-attr,.hljs-symbol,.hljs-regexp,.hljs-link{color:#bf79db}.hljs-string,.hljs-bullet,.hljs-subst,.hljs-title,.hljs-section,.hljs-emphasis,.hljs-type,.hljs-built_in,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-addition,.hljs-variable,.hljs-template-tag,.hljs-template-variable{color:#a6e22e}.hljs-title.class_,.hljs-class .hljs-title{color:#fff}.hljs-comment,.hljs-quote,.hljs-deletion,.hljs-meta{color:#75715e}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-doctag,.hljs-title,.hljs-section,.hljs-type,.hljs-selector-id{font-weight:700}.copy__code{display:flex;justify-content:flex-end}.copy__icon{cursor:pointer;position:absolute;transition:color .3s;top:10px;right:10px;color:#000}.copy__icon.copied{color:green}.code__element{margin:15px;color:#fff;display:block;padding:10px;border-radius:5px;overflow-y:auto;font-size:14px;max-width:100%;width:600px;white-space:pre-wrap}p{display:inline-block;border-radius:10px;color:#000;max-width:70%;margin:5px 0;line-height:20px;padding:3px;word-wrap:break-word}.main__container{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#111827;height:100vh}.forget__container{display:flex;width:50%;height:60px;padding:10px}h1{margin-bottom:10px;color:#fff}p{color:#fff}input{padding:10px;width:100%;background:#000;color:#fff}input:focus{border:1px solid yellow}.submit__btn{cursor:pointer;width:50px;border:1px solid white;padding:10px}.submit__btn:hover{transform:scale(1.1)}p{align-items:center;font-size:14px}p a:hover{text-decoration:underline white;cursor:pointer}
