diff --git a/index.html b/index.html index dde46d6..c930d32 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,9 @@ background: #222; color: #eee; } + h1 { + clear: both; + } input[type=range] { -webkit-appearance: slider-vertical; height: 200px;