css
/* styles.css */
body {
background-color: #f2f2f2;
color: #000;
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
font-weight: bold;
text-transform: uppercase;
}
h1, h2, h3, h4 {
font-weight: bold;
text-align: center;
margin: 0;
padding: 10px 20px 10px 20px;
border: 4px solid #000;
border-radius: 10px;
box-shadow: inset 0 0 0 2px #000;
}
h1 {
font-size: 36px;
color: #ff00ff;
margin: 20px 20px 10px 20px;
text-shadow: none;
border-color: #ff00ff;
}
h2 {
font-size: 24px;
color: #00ff00;
margin: 20px 20px 10px 20px;
text-shadow: none;
border-color: #00ff00;
}
h3 {
font-size: 18px;
color: #0000ff;
margin: 20px 20px 10px 20px;
text-shadow: none;
border-color: #0000ff;
}
h4 {
font-size: 16px;
color: #ff0000;
margin: 20px 20px 10px 20px;
text-shadow: none;
border-color: #ff0000;
}
p, a {
font-size: 12px;
color: #000;
margin: 0 0 20px 0;
line-height: 1.5;
text-align: center;
text-shadow: none;
border: none;
background: none;
padding: 0;
}
a {
text-decoration: none;
color: #000;
font-size: 12px;
text-align: center;
background: none;
border: none;
padding: 0 0 0 0;
text-shadow: none;
cursor: pointer;
}
a:hover {
background: none;
color: #000;
text-decoration: none;
text-shadow: none;
}
a:active {
background: none;
color: #000;
text-decoration: none;
text-shadow: none;
}
a:visited {
background: none;
color: #000;
text-decoration: none;
text-shadow: none;
}
a:link {
background: none;
color: #000;
text-decoration: none;
text-shadow: none;
}
a:focus {
background: none;
color: #000;
text-decoration: none;
text-shadow: none;
}
/*
CONGRATULATIONS
Read more about Boris's vision for our organization
Visit the contraptioneer's workshop
See our latest contraptions in action
Follow us on social media: @contraptioneers