﻿#title {
    font: bold 72px Segoe Script;
    left: 0%;
    text-align: center;
    top: 40%;
    width: 100%;
}

#instructions {
    font: normal 24px Cooper Black;
    left: 0%;
    text-align: center;
    top: 75%;
    width: 100%;
}