@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;900&family=Prompt&display=swap);:root,body{height:100%;width:100%}body{background-color:#000;overflow:hidden}#container_main,body{align-items:center;display:flex;justify-content:center}#container_main{flex-direction:column;font-family:Prompt,sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contact{display:flex;justify-content:space-evenly;margin-top:1.5em;width:100%}a{font-style:normal}.color_white{color:#fff}.typewriter{-webkit-animation:typing 3.5s steps(25),blink-caret .75s step-end infinite;animation:typing 3.5s steps(25),blink-caret .75s step-end infinite;border-right:.15em solid #fff;letter-spacing:.3em;margin:0 auto;overflow:hidden;white-space:nowrap}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}@-webkit-keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#fff}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#fff}}@media only screen and (max-width:600px){#content{font-size:medium}}
/*# sourceMappingURL=main.55334e2d.css.map*/