@import url(https://fonts.googleapis.com/css?family=Press+Start+2P);

body {
    margin: 0;
    background: #000 url('https://cdn.jsdelivr.net/gh/dyzcdn/epg@main/404-2.png') center no-repeat;
    height: 855px;
    text-transform: uppercase;
}

h1,
h2,
h3 {
    font-family: 'Press Start 2P', cursive;
    margin: 0 auto 0 auto;
    text-align: left;
    position: relative;
    text-shadow: 3px 3px 0px #2038ec;
    color: #fff;
    font-weight: 400;
}

h1 {
    font-size: 2.4em;
    width: 280px;
    top: 148px;
    line-height: 100px;
    padding-left: 292px;
}

h2 {
    top: 26px;
    width: 150px;
    font-size: 1.6em;
    z-index: 1;
}

h2 a {
    color: #fff;
    text-decoration: none;
    margin-left: 375px;
    width: 200px;
}

h2 a:hover {
    text-shadow: 3px 3px 0px #d82800;
}

h3 {
    width: 600px;
    padding-right: 300px;
    font-size: 1.5em;
}
