@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap);html{background:gray}*,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:none;font-family:Lato,sans-serif;margin:0;scroll-behavior:smooth}.custom-cursor{border:2px solid red;height:40px;pointer-events:none;position:fixed;transition:transform .1s ease;width:40px;z-index:9999}.custom-cursor,.custom-cursor:before{border-radius:50%;transform:translate(-50%,-50%)}.custom-cursor:before{background-color:red;content:"";height:6px;left:50%;position:absolute;top:50%;width:6px}code{color:rgb(40,9,2+19);font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.5a8d4761.css.map*/