<css> /* TEST: should draw a red outline around the whole page */ body { outline: 6px solid red !important; }

/* (keep your cookie CSS below for now) */ </css>