main{
    background-color: rebeccapurple;
}
h2{
    font-size: xx-large;
}
.button{
    size: 300px;
}

body{
    background-color: darkslategrey;
}
img{width: 500px;}