#launchButton {
    position: absolute;
    top:45%;
    left:40%;
}

img {
    filter:blur(1px);
}

.btn {
    background:#ffe500;
    color:#000;
    font-weight: bold;
    font-size: 16px;
}

#graphicContainer a {
    border:none;
    text-decoration: none;
}