body{
    text-align: center;
}
#text{
    width: 100%;
    height: 70px;
    margin-bottom: 10px;
}
#button{
background-color:blue;
    padding: 20px;
}