The default value widthfor a block element such as divor pis equal autoin CSS 2.1 (no, this is not 100%)
Thus, you see (roughly) the width of the parent (taking into account borders, indents, margins, box-sizingetc.).
There are many other cases described in CSS 2.1 REC Formatting Model Details