:root
{
  color-scheme: light dark;
}

p
{
    margin-left: 40px;
}

ul
{
    margin-left: 20px;
}

img
{
    max-width: 100%;
    max-height: 100%;
}
