body
{
    background: #303030;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: rgb(10, 210, 10);
}

iframe
{
    border-color: rgb(10, 210, 10);
}