@font-face {
  font-family: Fifties Movies;
  src: url("font/Fifties Movies.ttf");
}

@font-face {
  font-family: kindergarten;
  src: url("font/kindergarten.ttf");
}

@font-face {
  font-family: Kindergarten Cam;
  src: url("font/Kindergarten Cam.ttf");
}

@font-face {
  font-family: Rust;
  src: url("font/Rust.ttf");
}

@font-face {
  font-family: xilosa_;
  src: url("font/xilosa_.ttf");
}

div {
  font-family: Rust;
}
body {
  margin: 0;
  font-family: 'Rust';
}
section {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
div {
  z-index: 1;
  width: 40rem;
  text-align: center;
  text-shadow: 2px 2px 2px #000;
  color: #ffffff;
}
a {
  color: #e55;
}
h1 {
  line-height: 1.125;
  margin: 0;
  font-family: 'Fifties Movies';
  font-size: 4rem;
  font-weight: 800;
}
p {
  line-height: 1.25;
  margin: 1rem 0;
  font-family: 'Fifties Movies';
}
rust {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #4c4946;
  background-color: transparent;
  font-family: 'Rust';
	font-size: 1.5rem;
  font-weight: 600;
  transition: 0.2s ease;
}
rust2 {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #4c4946;
  background-color: transparent;
  font-family: 'Rust';
	font-size: 2rem;
  font-weight: 600;
  transition: 0.2s ease;
}
text2 {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #1e2124;
  font-family: 'kindergarten';
	font-size: 2rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #1e2124;
}
text3 {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #1e2124;
  font-family: 'Kindergarten Cam';
	font-size: 2rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #eb3838;
}
discord {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #1e2124;
  font-family: 'Fifties Movies';
	font-size: 2rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
patreon {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #1e2124;
  font-family: 'Fifties Movies';
	font-size: 2rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
codefling {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #151515;
  font-family: 'Fifties Movies';
	font-size: 2.4rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
lone {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #1e2124;
  font-family: 'Fifties Movies';
	font-size: 2rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
weoxide {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #151515;
  font-family: 'Fifties Movies';
	font-size: 2.4rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
tiktok {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #151515;
  font-family: 'Fifties Movies';
	font-size: 2.4rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
youtube {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #1e2124;
  font-family: 'Fifties Movies';
	font-size: 2rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
artstation {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #151515;
  font-family: 'Fifties Movies';
	font-size: 2.4rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
soundcloud {
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #ffffff;
  background-color: #1e2124 ;
  font-family: 'Fifties Movies';
	font-size: 2rem;
  font-weight: 600;
  transition: 0.2s ease;
}
button:hover {
  background-color: #000000;
}
.overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("images/badgyver-trans.png") no-repeat center center/cover;
}