header {
    width:fit-content;
    height:max-content;
    margin:auto;
}

header p, header h1 {
    width:fit-content;
    margin:auto;
    margin-bottom: 30px;
}