@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);
:root{--height-row: 16.8}*{margin:0;padding:0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{height:100vh;width:100vw;background-color:#141414}.container{position:absolute;top:0;left:0;z-index:100;height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.bg-container{position:absolute;width:100vw;height:100vh;top:0;left:0;z-index:1;background:url(1309e7458175d85cd678.png);background-position:right;background-repeat:no-repeat;background-size:cover}.bg-matrix{position:absolute;width:100vw;height:100vh;top:0;left:0;z-index:0}.root{position:absolute;width:100vw;height:100vh;top:0;left:0;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr auto 1fr;grid-template-areas:"tg  tg  . " ".  h1 . " ".  .  ."}.root h1{font-family:"Workbench",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"BLED" 0,"SCAN" 0;grid-area:h1;color:#fff;font-size:9vw;color:green}.root .telegram{grid-area:tg;display:flex;padding:1.5vw}.root .telegram .icon{width:80px;height:80px;background:url(4884812ac4e2c9d106b9.png);background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .5s ease}.root .telegram .icon:hover{cursor:pointer}.root .telegram .label{display:none;font-family:"Roboto";font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100;font-size:75px;color:green;margin-left:.8vw}
