diff --git a/web/index.html b/web/index.html
index 07aeb552..9a68bafc 100644
--- a/web/index.html
+++ b/web/index.html
@@ -156,6 +156,9 @@
position: relative;
bottom: 3em;
}
+ img {
+ max-width: 100%;
+ }
img.avatar-circle {
display: inline;
border-radius: 50%;