@charset "UFT-8";
body {
    background-color: rgba(0, 0, 0, 0.856);
}
h1 {
    font-size: 40px;
}
div {
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
}