h1 {

    text-align: center;

}

body {
    margin: auto;
    font-family: 'Verdana', sans-serif;
    color: #2F47FD;
}