body {
  background: url("images/steel.png");
  background-size: 100%;
  color: white;
  
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}