.title {
    color: white;
    text-align: center;
    
}
img {
  display: block;
  margin: auto;
  width: 50%;
}
body {
 background-color: black;
}
