diff --git a/index.html b/index.html new file mode 100644 index 0000000..c4554ab --- /dev/null +++ b/index.html @@ -0,0 +1,27 @@ + + + + + + + + mariagv.cf + + + + + + + + +

mariagv

+

osu! player and anime watcher who likes doing cool stuff.

+
+ mgvks + mgvks

+ mgvks + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..b871bb5 --- /dev/null +++ b/style.css @@ -0,0 +1,38 @@ +body { + font-family: 'Overpass-mono', monospace; + src: local(Overpass-mono); + margin-top: 240px; + text-align: center; + color:rgb(200, 202, 224); + background-color:rgb(30, 34, 65); +} +h1{ + text-shadow: 2px -2px 0px rgb(81, 86, 140); +} +#venti { + margin-bottom: 30px; + width: 15%; + box-shadow: 5px -5px 4px rgb(46, 50, 79); +} +h3{ + text-shadow: 1px -2px 0px rgb(81, 86, 140); +} +#osu{ + color:rgb(207, 190, 223); +} +#osu:hover{ + color:rgb(255, 102, 204); +} + +#tiktok{ + color:rgb(207, 190, 223); +} +#tiktok:hover{ + color:rgb(121, 27, 26); +} +#github{ + color:rgb(207, 190, 223); +} +#github:hover{ + color:rgb(53, 59, 121); +} \ No newline at end of file diff --git a/ventidestruction.JPG b/ventidestruction.JPG new file mode 100644 index 0000000..2f3e8b6 Binary files /dev/null and b/ventidestruction.JPG differ