.node {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 10px;
    background-color: black;
}