h2{
    font-size: 30px;
    text-align: center;
    text-decoration: line-through;
    text-decoration-style: dashed;
    text-decoration-color: #fff;
    color: #fff;
}
body{
    background: #000;
    padding: 0;
    margin: 0;
}
