diff --git a/src/styles/App.module.css b/src/styles/App.module.css index a85d257..18eb62c 100644 --- a/src/styles/App.module.css +++ b/src/styles/App.module.css @@ -1,3 +1,7 @@ .title { color: red; } +/*just test sunlime merge*/ +body{ + background-color: blue; +} \ No newline at end of file