#die {
    height: 100px;
    width: 100px;
    background-color: rgb(0, 0, 128);
    transform: translate(435px, 235px);
    position: absolute;
    scale: 2;
}
