#accountHashCheck-missing {
  color: red;
  font-weight: bold;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: white;
  border-radius: 15px 15px;
  text-align: center;
}
.addpipe-recorder {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgb(246, 246, 246);
}
