// component styles are encapsulated and only applied to their components
.header {
text-align: center;
background-color: #fff;
}
.header img {
height: 125px;
.wrapper {
margin-top: 20px;
.center {