* {
    margin:0;
}

body {
    background-color: rgb(252, 252, 160);
}

p {
    color:rgba(234, 97, 6, 0.737);
    margin-left:50px; 
}

