/*center the text*/
header {
    padding: 25% 0;
    text-align: center;
}
