.App {
  width:50%;
  margin :auto;
  justify-content: center;
  margin-left:250px;
  color: rgb(138, 123, 119);
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  
}
