html{
    background-color: black;
    color: white;
    padding: 0px;
    margin: 0px;
}

html *{border-color: 1px solid red;}