.page-content{
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-self: center;
}


.mdl-textfield{
    width: 80%;
}
