body {
    background-color: blue;
    color: aqua;
}

.text{
    font-weight: 900;
    font-family: 'Times New Roman', Times, serif;
}