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