8 lines
98 B
CSS
8 lines
98 B
CSS
body{
|
|
padding: 25px;
|
|
|
|
text-align: center
|
|
}
|
|
.title {
|
|
color: #5C6AC4;
|
|
}
|