#start-recording, #stop-recording {
  width: 50px;
  margin-right: 5px;
  margin-top: 0;
}

.record {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 25px;
}