diff --git a/content/styles/thanks/index.css b/content/styles/thanks/index.css new file mode 100644 index 0000000..7ae2796 --- /dev/null +++ b/content/styles/thanks/index.css @@ -0,0 +1,20 @@ +span { + color: #7ed44c; + font-weight: bold; +} + +body { + padding: 2em; + margin: auto; + max-width: 1100px; + min-height: 100vh; + text-rendering: optimizeSpeed; +} + +h1 { + text-align: center; +} + +i { + filter: brightness(70%); +} diff --git a/page/thanks/index.html b/page/thanks/index.html new file mode 100644 index 0000000..7e45e0a --- /dev/null +++ b/page/thanks/index.html @@ -0,0 +1,73 @@ + + + + + + + Ari::web -> Thanks + + + + + + + + + + + + + + + + + +
+

thank you for supporting me,

+
+ +
+ +
+ +
+ +
+ + + +