﻿@media all and (display-mode: standalone) {
    body {
        background-color: white;
    }
}
