attribute: initial;
/* element { property: initial } */ p { font: initial; } /*all gets all values*/ h1 { all: initial; }