baseUrl https://ai.scroll.pub/
buildHtml
buildTxt
favicon favicon.png
favicon logo.png
openGraphImage logo.png
metaTags
mediumColumns 1
Mastery is the best goal because the rich can’t buy it, the impatient can’t rush it, the privileged can’t inherit it, and nobody can steal it. You can only earn it through hard work. Mastery is the ultimate status.
* - Derek Sivers (sive.rs/htl08)
css
html{
background: rgb(33,33,33);
color: white;
font-family: "IBM Plex Sans", "IBM Plex Sans Placeholder", sans-serif;
line-height: 24px;
}
a {color: white; text-decoration: none;}
body {
padding-top: clamp(20px, 5vw, 40px);
padding-left: clamp(20px, 5vw, 160px);
font-weight: 100;
background-clip: text;
-webkit-background-clip: text;
background-image: linear-gradient(0deg, rgb(255, 255, 255) 97.3765%, rgba(255, 255, 255, 0) 100%);
}