* {
    margin: 0;
    padding: 0;
}

.dev {
    background-color: black;
    width: 305px;
    height: 560px;
    position: absolute;
    right: 10px;
    bottom: 20px;
    border-radius: 20px;
    border: 1px;
}