Skip to content

Instantly share code, notes, and snippets.

@Juan-Gon03
Juan-Gon03 / style.css
Created January 16, 2021 05:18
CSS uploaded by scrapbook.hackclub.com/customizer
:root{
--colors-background:#abc4ed;
--colors-text:#000;
--colors-elevated:#739ee6;
}
.header-title-name {
animation: rainbow 5s infinite;
}