@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{font-family:Montserrat;margin:0;padding:0;box-sizing:border-box}.container{display:flex;justify-content:space-around;flex-direction:column;gap:1rem;height:80vh}.page{color:var(--tg-theme-text-color);background:var(--tg-theme-bg-color);max-width:750px;margin-left:auto;margin-right:auto;height:100vh}.navigation{justify-content:center!important;height:7vh}textarea{resize:none!important}
