h1 {
    background: #fff;
    text-align: center;
    border: 9px double;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 4px 4px 0px rgb(0,0,0,0.5);
}