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