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