@import "https://fonts.googleapis.com/css2?family=Kode+Mono:wght@400..700&display=swap";:root{--yellow-color:#fcee09;--red-color:#ff003c;--black-color:#050a0e;--blue-color:#00f0ff;--grey-color:#aca4a4;--orange-color:#d87111;--yellow-text-color:#d3ae0c;--green-text-color:#36cf08}html{background-color:#000}.principal-h1{color:var(--green-text-color);margin:0;font-family:"Kode Mono",monospace;font-optical-sizing:auto;font-weight:500;font-style:normal}.principal-p{color:var(--green-text-color);font-family:"Kode Mono",monospace;font-optical-sizing:auto;font-weight:500;font-style:normal}.principal-button-yellow{background-color:var(--yellow-color);color:var(--black-color);border:2px solid var(--black-color);clip-path:polygon(0 0,92% 0,100% 100%,100% 100%,8% 100%,0 0);font-family:"Kode Mono",monospace;font-optical-sizing:auto;font-weight:500;font-style:normal;font-size:8pt;text-transform:uppercase;letter-spacing:.125em;line-height:1;height:25px;transition-duration:.4s;width:150px;cursor:pointer}.principal-button-yellow:hover{clip-path:polygon(8% 0,100% 0,100% 0,92% 100%,0 100%,0 100%)}
