header{
    margin:10px auto;
    text-align:center;
}

main{
    display:flex;
    justify-content:space-around;
}