.fnaf4-container {
  width: 100%;
  height: 900;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #222222;
}
.fnaf4-container1 {
  width: 100%;
  height: 853px;
  opacity: 0.99;
  align-self: center;
}
.fnaf4-container2 {
  display: contents;
}
.fnaf4-container3 {
  width: 100%;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fnaf4-text {
  color: #ffffff;
  align-self: center;
}
.fnaf4-text1 {
  font-size: 1em;
  font-style: normal;
  font-weight: 900;
}
.fnaf4-text3 {
  color: #ffffff;
}
.fnaf4-text4 {
  color: #ffffff;
}
