#madlib {
    padding: 8px;
    color #333;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 2.45em;
    font-weight: 700;
    line-height: 1.3;
    width: 66%;

}
#another {
    text-align: center;
    margin: auto;
    display: inline-block;
    position: absolute;
    left: 33%;
    top: 200px;


}
#button-wrapper: {
    width: 66%;
    margin: auto;

}
