*{

}
body{
  background-color: #000000;
}
.container{
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #000000;
}
.content{
  width: 100%;
  text-align: center;
}
.content img{
  border:0;
  width: 100%;
}
