diff --git a/index.html b/index.html index 6c3fb72..d9343a2 100644 --- a/index.html +++ b/index.html @@ -11,27 +11,48 @@ - -
diff --git a/style.css b/style.css index c9ed969..c010767 100644 --- a/style.css +++ b/style.css @@ -18,11 +18,13 @@ body { font-size: 24px; font-family: var(--font); height: 100vh; + cursor: pointer; } .bold { font-weight: bold; font-style: italic; + font-size: 36px; } .info {