igara/syonet_seven

View on GitHub
nodejs/www/styles/tools/speech.module.css

Summary

Maintainability
Test Coverage
.wrapper,
.textarea {
  width: 100%;
  height: 100%;
}

.textarea {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: white;
  text-shadow: 0.04em 0.04em 0.04em black;
}

.textarea div {
  padding: 20px;
}