@charset "UTF-8";

.notification {
    width: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

.comingSoon {
    text-align: center;
    margin-top: 200px;
}

.comingSoon p {
    font-size: 2.5rem;
}

.coyoteImage {
    width: 200px;
    margin: 0 auto;
}