﻿
body {
    padding: 8%;
    font-family: verdana;
    text-align: center;
    margin-top: 1%;
    line-height: 30px;
    background:url("./mindset.jpg");
    
}
.textOne {
    font-size: 16px;
    font-weight: 400;
    color: #0094ff;
}
.textTwo{
    font-size: 16px;
    color: #fff;
}
.textThree {
    font-size: 16px;
    color: #ffd400;
}
img {width:20%;
}