Handy Tools

px to rem converter

explanation

The conversion is based on the default HTML root tag font-size of 16 pixels. All elements that has this type of unit declared will be scalabe. The conversion works both directions, example:
1px = 0.0625rem and in the other direction,
1rem = 16px.
EM vs. REM: The differences
Sizes always depend on the font-size of the root element (rem) or the element itself (em) learn more

paste your json

your code will only be formatted if it has the right syntax