#runner {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: red;
    left: 100px;
    top: 100px;
}
