diff --git a/index.html b/index.html index 7c0dc62..5217359 100644 --- a/index.html +++ b/index.html @@ -11,60 +11,70 @@ body { font-family: 'Inter', system-ui, sans-serif; } .blink { animation: blink 1.5s steps(1) infinite; } @keyframes blink { 0%,100% { opacity: 1 } 50% { opacity: 0.4 } } + + /* This single rule makes everything 75% of original size */ + .scale-75 { + transform: scale(0.75); + transform-origin: center center; + } -
+ +
- -
-

- INVEST -

-

- One-time. No bullshit. -

-
+
- -
-
- - $100 - - USD + +
+

+ INVEST +

+

+ One-time. No bullshit. +

- -
+ +
+
+ + $100 + + USD +
- -
- -
+ +
- -
-
Secured by Stripe • 256-bit encryption
-
Funds received instantly • Zero fees on our end
- -
+ +
+ +
+ +
+
Secured by Stripe • 256-bit encryption
+
Funds received instantly • Zero fees on our end
+ +
+ +