* {
    font-family: "Roboto Condensed", sans-serif;
    text-decoration: none;
    list-style: none;
    padding: 0%;
    margin: 0%;
  }
  .titulares{
    color: whitesmoke;
    border: black;
    font-weight: 750;
    font-size: 50px;
    text-align: center;
  }
  .puto{
    height: 500px;
    width: 500px;
  }