img {
    width: 20%;
    height: 20%;
}
body {
    text-align: center;
    font-family:'Segoe UI', sans-serif;
    background-color: #6E0D25;
    color: #feffcd;
}