#textBox {
    width: 400px;
    height: 300px;
}

#box {
    text-align: center;
}

#title {
    font-size: 50px;
    text-align: center;
}

#basicFeature {
    font-size: 30px;
}

#replace {
    font-size: 30px;
}