.tamanhoVelocidade1{
    width: 400px;
    height: 400px;
}
.h1{
    text-align: center;
}
.hr{
border-color: rgba(127, 127, 127, 0.32);
text-align: center;    
}
.wrapper {
    display: grid;
  }

  
