# button The **\ ``` ```css /* xxx.css */ .div-button { flex-direction: column; align-items: center; } .button { margin-top: 15px; } .circle { background-color: #007dff; radius: 72px; icon-width: 72px; icon-height: 72px; } .text { text-color: red; font-size: 40px; font-weight: 900; font-family: sans-serif; font-style: normal; } ``` **4 x 4 widget** ![button](figures/button.jpg)