

body {
    display: block;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family:'Times New Roman', Times, serif;
    background-color: #00000020;
    background-image: URL("https://file.garden/ZX_JXW2nsi-rTDdZ/wp3237829.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    margin: 0;
}

html {
    background-color: #000000;
}