diff --git a/21/all.css b/21/all.css new file mode 100644 index 0000000..94b431c --- /dev/null +++ b/21/all.css @@ -0,0 +1,3 @@ +body{ + display: flex; +} \ No newline at end of file