body
{
    background-color: black;
    text-align: center;
}

header
{
    background-color: pink;
    color: black;
}

.hidden
{
    visibility: hidden;
}

.github-text
{
    font-family: "Nunito", san-serif;
    color: gold;
}

.title
{
    font-family: "Silkscreen", sans-serif;
    font-size: 45px;
    color: pink;
}

.info
{
    font-family: "Silkscreen", sans-serif;
    font-size: 26px;
    color: lightsalmon;
}

.special-info
{
    font-family: "Silkscreen", sans-serif;
    font-size: 26px;
    color: lightcoral;
}

.simple-info
{
    font-family: "Silkscreen", sans-serif;
    font-size: 26px;
    color: white;
}

.information-text
{
    font-family: "Nunito", sans-serif;
    color: lightblue;
}

.backstory-text
{
    font-family: "Nunito", sans-serif;
    color: lightcoral;
}

.goal-text
{
    font-family: "Nunito", sans-serif;
    color: lightgreen;
}

.project-text
{
    font-family: "Nunito", sans-serif;
}

.contact-text
{
    font-family: "Nunito", sans-serif;
    color: whitesmoke;
}

.extra-text
{
    font-family: "Nunito", sans-serif;
    color: red;
}

.github-button
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: black;
    color: white;
    border-color: gold;
}

.container
{
    position: relative;
    height: 200px;
    border: 4px solid
}

.tempting
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: black;
    color: white;
    border-color: darkred;
}

.ending-text
{
    font-family: "Nunito", sans-serif;
    color: pink;
}

.more-text
{
    font-family: "Nunito", sans-serif;
    color: hotpink;
}

.music-text
{
    font-family: "Nunito", sans-serif;
    color: lightgreen;
}

.computer-text
{
    font-family: "Nunito", sans-serif;
    color: cadetblue;
}

.credits-button
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: black;
    border-color: lightcoral;
    color: white;
}

.credits-text
{
    font-family: "Nunito", sans-serif;
    color: gold;
}

.gold-text
{
    font-family: "Nunito", sans-serif;
    color: gold;
}

.back-button
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: black;
    border-color: turquoise;
    color: white;
}

.special-text
{
    font-family: "Silkscreen", sans-serif;
    font-size: 36px;
    color: lightgreen;
}

.more-button
{
    font-family:Arial, Helvetica, sans-serif;
    color: white;
    border-color: purple;
    background-color: black;
}

.credits-text2
{
    font-family: "Nunito", sans-serif;
    color: goldenrod;
}

.ending-credits-text
{
    font-family: "Nunito", sans-serif;
    color: lightgoldenrodyellow;
}