/* app.module.css */
...
.
body
{
padding
:
30
px
50
px
;
text-transform
: capitalize;
color
:
#
fff
;
display
: flex;
align-items
: center;
flex-direction
: column;
}
view raw
app.module.css
hosted with ❤ by
GitHub