<center>
“does anyone even read this crap?!”
<img src="https://i.postimg.cc/sgmcqhVn/IMG-4947.gif">
<h1>extended</h1>
blah blah blah blah
<style>
.container-1 {
border-radius: 0px;
}
:root {
--light: #C25AAA;
--dark: #733C9A;
--color-background-end: white;
--color-border: #733C9A;
}
:root[data-theme="dark"] {
--light: #C25AAA;
--dark: #E78ABD;
--color-background-end: black;
--color-border: #E78ABD;
}