* {
    margin:0;
}

p {
    color:rgb(213, 13, 190);
    margin-left:50px;
}

div {
    width: 300px;
    height: 200px;
}