.centertext {
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
    width:100%;
    background-color:pink
    
}