All properties associated with getComputedStyle(document.body): { "0": "-webkit-text-fill-color", "1": "accent-color", "2": "border-collapse", "3": "border-spacing", "4": "caption-side", "5": "clip-rule", "6": "color", "7": "color-scheme", "8": "cursor", "9": "direction", "10": "fill", "11": "fill-opacity", "12": "fill-rule", "13": "font-family", "14": "font-feature-settings", "15": "font-language-override", "16": "font-size", "17": "font-style", "18": "font-variant-alternates", "19": "font-variant-caps", "20": "font-variant-east-asian", "21": "font-variant-emoji", "22": "font-variant-ligatures", "23": "font-variant-numeric", "24": "font-variant-position", "25": "font-variation-settings", "26": "font-weight", "27": "font-width", "28": "image-rendering", "29": "letter-spacing", "30": "line-height", "31": "list-style-image", "32": "list-style-position", "33": "list-style-type", "34": "math-depth", "35": "math-shift", "36": "math-style", "37": "pointer-events", "38": "quotes", "39": "stroke", "40": "stroke-dasharray", "41": "stroke-dashoffset", "42": "stroke-linecap", "43": "stroke-linejoin", "44": "stroke-miterlimit", "45": "stroke-opacity", "46": "stroke-width", "47": "tab-size", "48": "text-align", "49": "text-anchor", "50": "text-decoration-line", "51": "text-indent", "52": "text-justify", "53": "text-shadow", "54": "text-transform", "55": "visibility", "56": "white-space", "57": "word-break", "58": "word-spacing", "59": "word-wrap", "60": "writing-mode", "61": "align-content", "62": "align-items", "63": "align-self", "64": "animation-delay", "65": "animation-direction", "66": "animation-duration", "67": "animation-fill-mode", "68": "animation-iteration-count", "69": "animation-name", "70": "animation-play-state", "71": "animation-timing-function", "72": "appearance", "73": "aspect-ratio", "74": "backdrop-filter", "75": "background-attachment", "76": "background-clip", "77": "background-color", "78": "background-image", "79": "background-origin", "80": "background-position-x", "81": "background-position-y", "82": "background-repeat", "83": "background-size", "84": "border-bottom-color", "85": "border-bottom-left-radius", "86": "border-bottom-right-radius", "87": "border-bottom-style", "88": "border-bottom-width", "89": "border-left-color", "90": "border-left-style", "91": "border-left-width", "92": "border-right-color", "93": "border-right-style", "94": "border-right-width", "95": "border-top-color", "96": "border-top-left-radius", "97": "border-top-right-radius", "98": "border-top-style", "99": "border-top-width", "100": "bottom", "101": "box-shadow", "102": "box-sizing", "103": "clear", "104": "clip", "105": "clip-path", "106": "column-count", "107": "column-gap", "108": "column-span", "109": "column-width", "110": "content", "111": "content-visibility", "112": "counter-increment", "113": "counter-reset", "114": "counter-set", "115": "cx", "116": "cy", "117": "display", "118": "filter", "119": "flex-basis", "120": "flex-direction", "121": "flex-grow", "122": "flex-shrink", "123": "flex-wrap", "124": "float", "125": "grid-auto-columns", "126": "grid-auto-flow", "127": "grid-auto-rows", "128": "grid-column-end", "129": "grid-column-start", "130": "grid-row-end", "131": "grid-row-start", "132": "grid-template-areas", "133": "grid-template-columns", "134": "grid-template-rows", "135": "height", "136": "inline-size", "137": "inset-block-end", "138": "inset-block-start", "139": "inset-inline-end", "140": "inset-inline-start", "141": "isolation", "142": "justify-content", "143": "justify-items", "144": "justify-self", "145": "left", "146": "margin-block-end", "147": "margin-block-start", "148": "margin-bottom", "149": "margin-inline-end", "150": "margin-inline-start", "151": "margin-left", "152": "margin-right", "153": "margin-top", "154": "mask", "155": "mask-image", "156": "mask-type", "157": "max-height", "158": "max-inline-size", "159": "max-width", "160": "min-height", "161": "min-inline-size", "162": "min-width", "163": "object-fit", "164": "object-position", "165": "opacity", "166": "order", "167": "outline-color", "168": "outline-offset", "169": "outline-style", "170": "outline-width", "171": "overflow-x", "172": "overflow-y", "173": "padding-block-end", "174": "padding-block-start", "175": "padding-bottom", "176": "padding-inline-end", "177": "padding-inline-start", "178": "padding-left", "179": "padding-right", "180": "padding-top", "181": "position", "182": "r", "183": "right", "184": "rotate", "185": "row-gap", "186": "rx", "187": "ry", "188": "scale", "189": "scrollbar-gutter", "190": "scrollbar-width", "191": "stop-color", "192": "stop-opacity", "193": "table-layout", "194": "text-decoration-color", "195": "text-decoration-style", "196": "text-decoration-thickness", "197": "text-overflow", "198": "top", "199": "transform", "200": "transform-box", "201": "transform-origin", "202": "transition-delay", "203": "transition-duration", "204": "transition-property", "205": "transition-timing-function", "206": "translate", "207": "unicode-bidi", "208": "user-select", "209": "vertical-align", "210": "width", "211": "x", "212": "y", "213": "z-index" } All properties associated with document.body.style by default: {} All properties associated with document.body.style after setting some properties: { "0": "display", "1": "background-color", "2": "font-size" }