diff --git a/mimic3_http/templates/index.html b/mimic3_http/templates/index.html index 991958a..4548dc4 100644 --- a/mimic3_http/templates/index.html +++ b/mimic3_http/templates/index.html @@ -55,6 +55,10 @@ #ssml-examples td { padding: 5px; } + + #audio { + width: 100%; + } @@ -263,6 +267,7 @@