.write {color:white;font-family:Roboto Mono;}
selector {min-height:180px;}
span.typed-cursor {
color: #0EB991;
-webkit-animation: blinker 1s infinite linear
-o-animation: blinker 1s infinite linear;
-ms-animation: blinker 1s infinite linear;
-moz-animation: blinker 1s infinite linear;
animation: blinker 1s infinite linear;
}