body {
    color:blue;

}
button {
    font-size: 300%;
    transform: translate(50%, 50%);
}