@charset "UTF-8";
.tts-input {
	width: 100%;
	max-width: 600px;
}

#ttsInputText {
	margin: 0 auto;
}

.tts-submit-btn {
	mar
}