body {
    text-align: center; 
    background-color: lightseagreen;
    color: white;
    font-family: 'Times New Roman', Times, serif;
   align-content: center;
    min-height: 100vh;
    margin: 0;
a:link {
color: azure;
}
}