diff --git a/style.css b/style.css new file mode 100644 index 0000000..eb16bf5 --- /dev/null +++ b/style.css @@ -0,0 +1,7 @@ +@page { + size 7in 7in; +} + +img { + max-width: 100%; +}