#sirkel {
    width: 10em;
    height: 10em;
    border-radius: 5em;
    background: #45a625;
    position: absolute;
}

#kvadrat {
    width: 10em;
    height: 10em;
    background: #a8562e;
    position: absolute;
}