.Speech {
    height: 25%;
    width: 100%;

    background-color: white;

    bottom: 0;
    left: 0;
    margin-bottom: 0px;

    float: left;
    position: fixed;
}

.Next {
    right: 0;
}
.NextButton {
    height: 10%;
    width: 70%;
    right: 0;
    margin-right: 25%;
    z-index: -1;
}

p99 {
    margin-left: 5%;
}