Link to article: A Brief History of Y AI - Offset 4.
:root {
--header-title: "𝕐 AI";
--header-subtitle: "A subsidiary of Terblanche Enterprises LLC";
--main-content-width: 100vw;
--main-content-side-margin: 0;
--main-content-top-margin: 0;
--really-ease-out: 0, 0.99, 0, 1;
--kinda-ease-out: 0.32, 0.83, 0.31, 0.82;
--basalt-background-color: 0, 0, 0;
--logo: url(https://scp-wiki.wdfiles.com/local--files/fragment%3Ay-ai-1/y-ai-1.png);
}
body {
background-color: linear-gradient(to bottom, #fff4e2 49%, black 51%);
color: #750001;
}
#header {
position: fixed;
}
#page-title {
display: none !important;
}
.screen-sized-panel {
width: 100%;
height: 100vh;
}
.hero {
position: relative;
}
.hero-flex {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
top: 0;
left: 0;
position: absolute;
width: 100vw;
height: 100vh;
}
.hero h1 {
font-size: 25vw;
line-height: 1;
margin: 0;
padding: 0;
}
.hero h2 {
font-size: 3vw;
max-width: 80%;
}
.screen-sized-panel {
font-size: 200%;
}
.main-text {
font-size: 2.75rem;
padding: 40px;
}
.make-font-smaller {
font-size: 2rem;
}
.side-by-side {
display: flex;
justify-content: space-evenly;
align-items: center;
height: 100%;
}
.force-center {
justify-content: center;
height: 100vh;
}
.side-by-side img {
max-height: 100vh;
max-width: 50%;
}
.shrink-img {
max-width: 50%;
}
.dark-panel {
color: #ffceb1;
}
.one-character {
font-size: 30vw;
line-height: 1;
}
@media (max-width: 768px) {
.side-by-side {
flex-direction: column;
justify-content: center;
}
.main-text {
font-size: 2rem;
}
.make-font-smaller {
font-size: 1.5rem;
}
.side-by-side img {
max-width: 75%;
margin: -10%;
}
.hero h2 {
font-size: 9vw;
}
.one-character {
font-size: 30vh;
}
}
.archive {
color: black;
background-color: white;
width: 80%;
margin: auto;
border-radius: 30px;
border: 1px solid black;
filter: drop-shadow(0 0 10px black);
max-width: 50%;
padding: 10px;
font-size: 75%;
text-align: center;
margin-bottom: 30px;
}
background-color: #fff4e2
font-size: 50%; float: right;
background-color: #ffe2b3
background-color: #f9c48c
background-color: #cf9355
background-color: #8f5f2e;
background-color: #432e19;
background-color: #221b15;
background-color: #000000;
display: flex; flex-direction: column; justify-content: center; height: 100%; text-align: center;
background-color: #000000; display: flex; justify-content: center; align-items: center;
screen-sized-panel
hero
hero-flex
screen-sized-panel
side-by-side
main-text
screen-sized-panel
side-by-side
shrink-img
main-text
make-font-smaller
screen-sized-panel
side-by-side
main-text
screen-sized-panel
dark-panel
side-by-side
shrink-img
main-text
screen-sized-panel
dark-panel
side-by-side
force-center
main-text
one-character
screen-sized-panel
dark-panel
side-by-side
force-center
one-character
main-text
screen-sized-panel
dark-panel
main-text
main-text
screen-sized-panel
dark-panel
archive