body {
    margin: 100px 50px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.logo {
    width: 100px;
    border-radius: 100px;
}
.mockup{
    width: 45%;
}
h1 {
    font-weight: 600;
    margin-bottom: 0px !important;
}
p{
    margin: 0px !important;
    font-size: 25px;
}