div {
    border: solid 10px;
    position: absolute;
    top: 1%;
    left: 1%;
    right: 1%;
    bottom: 1%;
    display: table-cell;
    text-align: center;
    font-family: sans-serif;
    font-size: 900%;
    border-radius: 100px;
    }