@charset "UTF-8";

body {

    background-color: gray;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-align: center;
    font-size: 18px;
}

h1 {
    color: black ;
}