diff --git a/demo/index.html b/demo/index.html index d00dd45..509aa51 100644 --- a/demo/index.html +++ b/demo/index.html @@ -68,6 +68,13 @@ .horizontal-section { text-align: center; } + + #fitIntoContainer { + height: 150px; + width: 100%; + text-align: center; + border: 1px solid black; + } @@ -200,6 +207,28 @@