diff --git a/style/style.css b/style/style.css index 6b0ebb7..4a5f784 100644 --- a/style/style.css +++ b/style/style.css @@ -83,3 +83,7 @@ main { max-height: 100%; object-fit: fill; } + +figure { + text-align: center; +}