body,html{display:flex;height:100%;align-items:center;justify-content:center;padding:0;margin:0;background:black;font-family:Inter,Helvetica Neue,-apple-system,"system-ui",sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.goldentext{position:relative;height:100%;width:100%;top:50%;font-size:x-large;font-weight:700;background:linear-gradient(135deg,#ffffff,#8f8f8f,#e3e3e3,#6e6e6e);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-animation:Animation 4s linear infinite;-webkit-text-fill-color:transparent;animation:Animation 4s linear infinite}@keyframes Animation{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}.center{text-align:center}.icongradient{position:absolute;width:100%;height:100%;mix-blend-mode:screen;pointer-events:none}::selection{color:orange}