h1{
    background: #fff;
    text-align: center;
    border: 9px double;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 5px 5px 0px #2c2c2c;
}