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