body {
    background: #000000
}

#heartbeat {
    color: #4F4F4F;
    font-family: Elsie, garamond;
    font-size: 3rem;
    position: relative;
    text-align: center;
}

#heartbeat-image {
    max-width: 98vw;
}

#heartbeat a {
    text-decoration: none;
    color: #000000;
    letter-spacing: 5px;
    text-shadow: 1px 1px #72706D;
}