center h1 css

48

h1 {
    width:500px;
    margin: 0 auto;
    background: gray;
    text-align: center;
}

Comments

Submit
0 Comments