body{
  margin: 0;
  font-family: arial;
  font-size: 13px;
  color: #fff;
}




.bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5000;
}

