diff --git a/src/App.css b/src/App.css index de7e95d..6603f90 100644 --- a/src/App.css +++ b/src/App.css @@ -7,6 +7,7 @@ .photoContainer { width: clamp(5vmin, 15vmin, 25vmin); height: clamp(5vmin, 15vmin, 25vmin); + background-image: url("/prettyplayer-logo.svg"); } .photo {