I want box width and height to include all of the content, padding, border width, and margin by default. Is there a way to do this? Especially, I want to be able to specify
Maybe wrap another div around it and specified that div's width?
inner width 100px not including it's margin. inner width's 100px including it's margin.