diff --git a/first.css b/first.css index 58159f7..ccdb6ef 100644 --- a/first.css +++ b/first.css @@ -91,3 +91,7 @@ width: 10em; height:3em; } + +.wrapper{ + display: flex; + }