.page-content{
    padding: 40px;
    text-align: center;
}

.mdl-textfield {
    width: 100%;
}

.mdl-layout__header {
    background-color: grey;
}