

.test {
  background: ;
}
  
.test2 {
  background: ;
  width: 70%; 
  margin: 18px;
  margin-left: 25px;
}

body {
  background: black;
}