blob: e6f81b36c68d996dfee10d005dca400f255ac824 [file] [log] [blame]
* {
padding: 10px;
}
.buttons {
display: flex;
justify-content: space-between;
}
textarea {
width: 300px;
height: 150px;
}
button {
touch-action: manipulation;
}