diff --git a/index.html b/index.html index 642d703..f8f2996 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,4 @@ - +--> + @@ -22,6 +22,9 @@ body { background-color: #121212; color: #e0e0e0; + background-image: url('https://archive.monocul.us/monoculus_sketch_2024_min.png'); + background-position: bottom right; + background-repeat: no-repeat; } .container-fluid { margin-top: 20px; @@ -72,6 +75,9 @@ .modal-title { font-weight: bold; } + .favorite { + color: yellow; + } @@ -113,19 +119,31 @@ - + \ No newline at end of file