body {background-color: darkgray}

#hoss{
  background-color: white;

}

#txt{
  float;
  position: absolute;
  left: 42%;

}

h2 {
  text-align: center; color: white;
}

footer {
  width: 100%;
  height: 5%;
  background-color: white;
  position: absolute;
  bottom: 0;
  text-align: center;
}
#sgs{
  position: absolute;

}
