diff --git a/src/style.css b/src/style.css index df52860..3152b44 100644 --- a/src/style.css +++ b/src/style.css @@ -65,8 +65,8 @@ video { padding: 20px; font-size: 50px; font-weight: bolder; - color: fuchsia; - justify-content: flex-end; + color: #644af1; + justify-content: center; } #levelselect { @@ -106,7 +106,7 @@ video { } #resetbutton { - + margin-left: 15px; } #prevbutton { @@ -118,7 +118,8 @@ video { } #fontpicker { - margin-left: 50px; + margin-top: 10px; + margin-left: 30px; } .skiptaskbutton { margin-right: 5px;