h1 {
}
body {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center
}